Download the PHP package forci/menu-builder-client-bundle without Composer
On this page you can find all versions of the php package forci/menu-builder-client-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package menu-builder-client-bundle
menu-builder-client-bundle
A client for the Menu Builder Bundle
- UX: We know the route chosen, so we know the controller and the action. Then, we could inspect the action for parameter types. This poses the threat of "Object not found" Exceptions when an entity does not exist, so we have to also read the docblock with the new symfony reader and determine the type. If it is an entity, read entities and return a list. This could potentially lead to shittons of entities fetched, so when fetching the entities, if the repository provided implements SomeRandomMenuBuilderInterface which has one method: getMenuBuilderQueryBuilder, return that, otherwise $repository->createQueryBuilder(); Also, use __toString()
All versions of menu-builder-client-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
symfony/framework-bundle Version ~4.4|~5.0
wucdbm/quick-ui-bundle Version ~0.3
forci/menu-builder-bundle Version ^0.5.0
symfony/framework-bundle Version ~4.4|~5.0
wucdbm/quick-ui-bundle Version ~0.3
forci/menu-builder-bundle Version ^0.5.0
The package forci/menu-builder-client-bundle contains the following files
Loading the files please wait ....