admad / cakephp-tree
CakPHP plugin for working with tree structures.
Fund package maintenance!
ADmad
Installs: 105 490
Dependents: 1
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 4
Open Issues: 0
Type:cakephp-plugin
Requires
- cakephp/cakephp: ^4.0
Requires (Dev)
- phpunit/phpunit: ~8.5.0
This package is auto-updated.
Last update: 2023-03-01 00:11:26 UTC
README
Install
Using Composer:
composer require admad/cakephp-tree
You then need to load the plugin. You can use the CLI command:
bin/cake plugin load ADmad/Tree
License
Copyright (c) 2016 - Present, ADmad and licensed under The MIT License.