drmonkeyninja / cakephp-entity-presenter
EntityPresenter plugin for CakePHP
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- cakephp/cakephp: ^3.5
Requires (Dev)
- phpunit/phpunit: ^5.7.14|^6.0
This package is auto-updated.
Last update: 2024-11-15 06:02:21 UTC
README
This is a work in progress and the implementation is likely to change before it is production ready.
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require drmonkeyninja/EntityPresenter