Download the PHP package chamber-orchestra/breadcrumbs without Composer
On this page you can find all versions of the php package chamber-orchestra/breadcrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chamber-orchestra/breadcrumbs
More information about chamber-orchestra/breadcrumbs
Files in chamber-orchestra/breadcrumbs
Download chamber-orchestra/breadcrumbs
More information about chamber-orchestra/breadcrumbs
Files in chamber-orchestra/breadcrumbs
Vendor chamber-orchestra
Package breadcrumbs
Short Description Lightweight, iterable breadcrumb collection for Symfony 8 applications
License MIT
Homepage https://github.com/chamber-orchestra/breadcrumbs
Package breadcrumbs
Short Description Lightweight, iterable breadcrumb collection for Symfony 8 applications
License MIT
Homepage https://github.com/chamber-orchestra/breadcrumbs
Please rate this library. Is it a good library?
Informations about the package breadcrumbs
Breadcrumbs
A lightweight, iterable breadcrumb collection for Symfony applications. Implements ArrayAccess, Iterator, and Countable for seamless integration with Twig templates and controllers.
Part of the Chamber Orchestra ecosystem.
Requirements
- PHP ^8.5
- Symfony HttpFoundation ^8.0
Installation
Usage
Adding breadcrumbs manually
Adding from a Symfony Request
Extracts _route and _route_params from the request attributes automatically.
Prepending a crumb
Using a closure
Iterating in Twig
Array access
License
MIT
All versions of breadcrumbs with dependencies
PHP Build Version
Package Version
The package chamber-orchestra/breadcrumbs contains the following files
Loading the files please wait ...