sentence / breadcrumbtrail-bundle
Symfony2 Breadcrumbs Bundle with annotations and PHP
Installs: 41
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 34
Type:symfony-bundle
Requires
- php: >=5.6
- symfony/framework-bundle: ^3.4
- twig/twig: ^1.0||^2.0
Suggests
- ext-intl: *
This package is not auto-updated.
Last update: 2025-04-18 22:43:19 UTC
README
This bundle provides a breacrumb trail service also known as breadcrumbs or Fil d'Ariane.
Breadcrumbs can be defined with annotations, PHP and Twig.
Version: 1.4 (2016/09/26)
Compatibility: The 1.x branch of this bundle is compatible with Symfony 2.0 upwards, the 2.x branch will bump requirements to PHP ^5.6.9 and Symfony ^2.8.
Installation
Please follow the steps given here to install this bundle.