Download the PHP package thedeathvm/breadcrumbs without Composer
On this page you can find all versions of the php package thedeathvm/breadcrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thedeathvm/breadcrumbs
More information about thedeathvm/breadcrumbs
Files in thedeathvm/breadcrumbs
Package breadcrumbs
Short Description Phalcon PHP v5.8 breadcrumbs work with PHP > 8.0 author by sergeyklay/breadcrumbs
License
Informations about the package breadcrumbs
Phalcon Breadcrumbs 
Phalcon Breadcrumbs is a powerful and flexible component for building site breadcrumbs. You can adapt it to your own needs or improve it if you want.
Please write us if you have any feedback.
Thanks!
NOTE
The master
branch will always contain the latest stable version. If you wish
to check older versions or newer ones currently under development, please
switch to the relevant branch/tag.
Getting Started
Requirements
To use this component, you need at least:
- Composer
- PHP >= 5.5
- Phalcon Framework release extension enabled >= 2.x < 5.8.0
NOTE: Support for legacy PHP versions (down to 7.0) is provided on a best-effort basis.
Installing
Define your breadcrumbs
We recommend registering it with your application's services for even easier use:
Adding a crumb with a link:
Adding a crumb without a link (normally the last one):
Output crumbs:
Php Engine
Volt Engine
Change crumb separator:
Make The last element is always not a link:
Delete a crumb (by url):
Update an existing crumb:
Count crumbs:
Sets rendering template:
Multi-language support:
Errors logging:
Events
Available events:
Copyright
Phalcon Breadcrumbs is open-sourced software licensed under the New BSD License. © Serghei Iakovlev
All versions of breadcrumbs with dependencies
php Version >= 5.5 <8.3