lumen-fractal icon indicating copy to clipboard operation
lumen-fractal copied to clipboard

Refactor as v2.0

Open Jalle19 opened this issue 7 years ago • 0 comments

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

Jalle19 avatar Nov 27 '17 22:11 Jalle19