admad / cakephp-tree
CakPHP plugin for working with tree structures.
Fund package maintenance!
ADmad
Installs: 216 789
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 2
Forks: 4
Open Issues: 0
Type:cakephp-plugin
Requires
- cakephp/cakephp: ^5.0
Requires (Dev)
- phpunit/phpunit: ^10.1
This package is auto-updated.
Last update: 2024-10-29 09:33:18 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.