cakephp-fractal-transformer-view
API transformer
A CakePHP plugin that enables standardized transformation of API output using the Fractal library.
CakePHP view builder utilizing Fractal library for entities transformation
19 stars
4 watching
7 forks
Language: PHP
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
dereuromark/cakephp-dto | Tool to structure unstructured data into typed objects for better application layer communication and protection against type-related errors. | 24 |
friendsofcake/cakephp-csvview | A view class for generating CSV output from model data in CakePHP applications. | 176 |
ishanvyas22/cakephp-inertiajs | Provides a CakePHP adapter for building single-page apps with Inertia.js without an API | 41 |
dereuromark/cakephp-feed | Generates RSS feeds using a custom view class in the CakePHP framework. | 13 |
friendsofcake/bootstrap-ui | A CakePHP plugin that simplifies the integration of Bootstrap UI components into PHP applications. | 340 |
cakedc/cakephp-api | Exposes a versioned API in CakePHP with minimal code | 61 |
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
dereuromark/cakephp-captcha | A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. | 10 |
bcrowe/cakephp-api-pagination | Generates pagination metadata and integrates it into API responses. | 40 |
cakephp/twig-view | Provides a templating engine and helper functions for CakePHP applications | 14 |
cakephp/app | A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |
robotusers/cakephp-table-inheritance | A plugin for CakePHP that enables single table inheritance | 5 |
cakedc/cakephp-phpstan | A PHP extension that improves the static analysis of CakePHP applications using PHPStan. | 33 |
cakephp/collection | A library providing data manipulation tools using arrays or Traversable objects. | 89 |