rekalogika/api-lite
A set of tools to simplify working with API Platform in your projects.
Sections
📄️ Introduction
A set of tools to simplify working with [API
📄️ Components Overview
These are the components involved in building an API Platform-based project
📄️ Design Considerations & Decisions
Some of our design considerations and decisions based on our experience. These
📄️ AbstractState
Base class for our providers and processors.
📄️ Usage Without AbstractState
If you don't want your state providers and processors to extend AbstractState,
📄️ Mapping
By separating the entity and the ApiResource DTO, mapping between the two
📄️ Pagination
The mapCollection() method automates the task of handling collection results,
📄️ Filtering
Filtering support is planned, but it is going to take some time.
🗃️ Use Cases: Basic Endpoints
7 items
🗃️ Use Cases: Subresource
4 items