drmonkeyninja / cakephp-entity-presenter
EntityPresenter plugin for CakePHP
Package info
github.com/drmonkeyninja/cakephp-entity-presenter
Type:cakephp-plugin
pkg:composer/drmonkeyninja/cakephp-entity-presenter
dev-master
2019-07-02 20:39 UTC
Requires
- cakephp/cakephp: ^3.5
Requires (Dev)
- phpunit/phpunit: ^5.7.14|^6.0
This package is auto-updated.
Last update: 2026-03-15 08:38:20 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