lumen-fractal
lumen-fractal copied to clipboard
Refactor as v2.0
Fixes #16 and modernizes the library somewhat:
- Minimum required PHP version 7.1
- Updated
league/fractal
dependency - Replaced custom exceptions with SPL exceptions
- Added support for actually using callables as transformers
- Drop facade support