Download the PHP package survos/tree-bundle without Composer
On this page you can find all versions of the php package survos/tree-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download survos/tree-bundle
More information about survos/tree-bundle
Files in survos/tree-bundle
Download survos/tree-bundle
More information about survos/tree-bundle
Files in survos/tree-bundle
Vendor survos
Package tree-bundle
Short Description incorporate jstree, using twig and stimulus and api-platform
License MIT
Package tree-bundle
Short Description incorporate jstree, using twig and stimulus and api-platform
License MIT
Keywords hierarchicalsymfony-ux
Please rate this library. Is it a good library?
Informations about the package tree-bundle
Survos Tree Bundle
Working with hierarchical data can get complex quickly. Fortunately, there are tools to help. This bundle wraps 3 amazing tools together.
- a {% tree %} twig tag for recursively displaying a tree without writing a twig macro Wrapper for jstree using ApiPlatform. Also includes a {% tree %} twig tag.
- A stimulus controller that calls the jstree javascript library
- Some helpers to integrate with ApiPlatform for editing and creating tree nodes.
In addition to the above, the has a dependency on stof/doctrine-extensions-bundle to make doctrine entities hierarchical.
Tree Tag
The {% tree %}
tag works almost like {% for %}
, but inside a {% tree %}
you can call {% subtree var %}
See more details at tacman/tree-tag.
Issue with AutoImport
All versions of tree-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
api-platform/core Version ^3.2.1
doctrine/doctrine-bundle Version ^2.10.2
doctrine/orm Version ^2.16.2|^3.0
doctrine/persistence Version ^2.0 || ^3.2
stof/doctrine-extensions-bundle Version ^1.8
survos/core-bundle Version ^1.5.381
survos/inspection-bundle Version ^1.5.381
symfony/config Version ^7.0 || ^6.4
symfony/dependency-injection Version ^7.0 || ^6.4
symfony/http-kernel Version ^7.0 || ^6.4
symfony/options-resolver Version ^7.0 || ^6.4
symfony/ux-twig-component Version ^2.12
tacman/twig-tree-tag Version ^3.1.2
twig/twig Version ^3.7.1
symfony/stimulus-bundle Version ^2.12
api-platform/core Version ^3.2.1
doctrine/doctrine-bundle Version ^2.10.2
doctrine/orm Version ^2.16.2|^3.0
doctrine/persistence Version ^2.0 || ^3.2
stof/doctrine-extensions-bundle Version ^1.8
survos/core-bundle Version ^1.5.381
survos/inspection-bundle Version ^1.5.381
symfony/config Version ^7.0 || ^6.4
symfony/dependency-injection Version ^7.0 || ^6.4
symfony/http-kernel Version ^7.0 || ^6.4
symfony/options-resolver Version ^7.0 || ^6.4
symfony/ux-twig-component Version ^2.12
tacman/twig-tree-tag Version ^3.1.2
twig/twig Version ^3.7.1
symfony/stimulus-bundle Version ^2.12
The package survos/tree-bundle contains the following files
Loading the files please wait ....