Features:
- Added Cursor, as a different approach to paginating large data sets
- Switched from PSR-0 to PSR-4
Features:
- Adds a
PaginatorInterface
, with aIlluminatePaginatorAdapter
to let Fractal be framework agnostic
Bugs:
- Fixed PHP 5.3 support. Short array syntax will be the death of me
Features:
- Removed
PaginatedCollection
and addedCollection::setPaginator()
instead.
Features:
- Allow $defaultEmbed to be enabled in a transformer, to always embed without requesting