cakephp-api-pagination
Pagination component
Generates pagination metadata and integrates it into API responses.
CakePHP plugin that automatically adds fully configurable pagination metadata from CakePHP’s built-in pagination to JsonView or XmlView API responses by encapsulating payload data in an envelope.
40 stars
5 watching
14 forks
Language: PHP
last commit: 11 months ago apicakephpcakephp-apicakephp-componentcakephp-json-viewcakephp-plugincakephp-viewcakephp-xml-viewcomponentenvelopemetadatapaginationpaginatorphprest-api
Related projects:
Repository | Description | Stars |
---|---|---|
cakedc/cakephp-api | Exposes a versioned API in CakePHP with minimal code | 61 |
lampager/lampager-cakephp | A high-performance pagination library for CakePHP | 5 |
bcrowe/cakephp-encrypted-type | Provides field-level encryption in CakePHP applications to support regulatory compliance and end-to-end data protection. | 8 |
friendsofcake/bootstrap-ui | A CakePHP plugin that simplifies the integration of Bootstrap 5 into PHP applications. | 340 |
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
cakephp/app | A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |
usemuffin/slug | Automatically generates unique URLs from record data in a CakePHP application. | 35 |
ishanvyas22/cakephp-inertiajs | Provides a CakePHP adapter for building single-page apps with Inertia.js without an API | 41 |
dereuromark/cakephp-decimal | CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. | 8 |
cnizzardini/cakephp-swagger-bake | A plugin for generating OpenAPI, Swagger, and Redoc documentation from existing CakePHP code | 60 |
alt3/cakephp-swagger | Automates Swagger documentation for CakePHP APIs | 64 |
hantsy/angularjs-cakephp-sample | An example application combining AngularJS/Bootstrap as frontend and CakePHP as REST API producer | 113 |
connehito/cakephp-master-replica | A CakePHP plugin to connect to multiple databases using a single connection with read-write and read-only capabilities | 12 |
ishanvyas22/cakephpvue-spa | Provides a basic skeleton/boilerplate for building a CakePHP + VueJS single page application | 49 |