Download the PHP package astina/labels-bundle without Composer
On this page you can find all versions of the php package astina/labels-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download astina/labels-bundle
More information about astina/labels-bundle
Files in astina/labels-bundle
Download astina/labels-bundle
More information about astina/labels-bundle
Files in astina/labels-bundle
Vendor astina
Package labels-bundle
Short Description Symfony bundle that offers categorized labels for Doctrine entities to be used for filtered search.
License MIT
Homepage http://astina.ch
Package labels-bundle
Short Description Symfony bundle that offers categorized labels for Doctrine entities to be used for filtered search.
License MIT
Homepage http://astina.ch
Please rate this library. Is it a good library?
Informations about the package labels-bundle
Astina Labels Bundle
Add categorized translatable labels to Doctrine entities and use them for filtered search.
Configuration
Add the following to your AppKernel.php file
Add the following to your config.yml
Usage
Add labels
property to your entity:
Use it in a formType like this:
Each label has to belong to a category if you want to see them in a formType so configure them with fixtures.
Search
Configure a filter search service:
Use the service to find entities for given labels:
All versions of labels-bundle with dependencies
PHP Build Version
Package Version
The package astina/labels-bundle contains the following files
Loading the files please wait ....