dereuromark/cakephp-menu
CakePHP Menu Plugin
Installs: 0
Dependents: 1
Suggesters: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=7.1
- cakephp/cakephp: ^3.5
Requires (Dev)
- cakephp/chronos: ^1.0.1
- phpunit/phpunit: ^6.0
- fig-r/psr2r-sniffer: dev-master
- phpstan/phpstan: ^0.9.1
README
A powerful menu builder for CakePHP apps.
WORK IN PROGRESS!
DON'T USE THIS IN PRODUCTION!
Features
We've tried to keep this as agnostic as possible to third party libraries
- Interface to set your logic for implementing when an item is active
- Interface to set your logic for implementing when an item is visible or not
- Rendering is completely decoupled from the data structure of the menu
- Following PSR7 while at the same time providing CakePHP convenience wrappers
Documentation
See Docs.