bit3 / php-flexi-tree
This package is abandoned and no longer maintained.
The author suggests using the westwerk-ac/php-flexi-tree package instead.
Object oriented framework to create menues.
1.0
2014-06-01 21:04 UTC
Requires
- php: >=5.3.4
Requires (Dev)
Suggests
- symfony/event-dispatcher: Required for the EventDrivenItemFactory
Replaces
- bit3/flexi-tree: 1.0
This package is not auto-updated.
Last update: 2022-02-01 12:35:43 UTC
README
FlexiTree is a framework, similar to KnpMenu to create navigation menus with PHP. There are some commonalities, but also a lot of differences.
- FlexiTree force a OO-only interface.
- FlexiTree is as lightweight as possible, but also as flexible as possible.
- FlexiTree menus are designed to be fully stateless.