admad / cakephp-tree
CakPHP plugin for working with tree structures.
Fund package maintenance!
2.0.0
2023-09-29 07:05 UTC
Requires
- cakephp/cakephp: ^5.0
Requires (Dev)
- phpunit/phpunit: ^10.1
This package is auto-updated.
Last update: 2026-02-21 10:37:28 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.