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

This package is not auto-updated.

Last update: 2022-02-01 12:35:43 UTC


README

Build Status mess checked style checked

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.