dev-master
9999999-devAdds tree behaviors to your doctrine entities.
MIT
The Requires
- php >=5.3.2
- doctrine/orm >=2.2.3,<2.4-dev
The Development Requires
by Sarah Ryan
extensions nested set doctrine2 tree behaviors closure theartoflogic
Adds tree behaviors to your doctrine entities.
This library contains an extension for Doctrine that makes it quick and easy to add hierarchical tree structures to your entities. With just a couple of configurations you can start managing your tree structures effortlessly., (*1)
Version 1.0.0, (*2)
Note: At this time Closure trees are the only supported method. I am actively developing support for other tree models and will release an update as soon as they are ready., (*4)
To run the tests follow these instructions:, (*5)
Adds tree behaviors to your doctrine entities.
MIT
extensions nested set doctrine2 tree behaviors closure theartoflogic