Download the PHP package phalcongelist/breadcrumbs without Composer
On this page you can find all versions of the php package phalcongelist/breadcrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phalcongelist/breadcrumbs
More information about phalcongelist/breadcrumbs
Files in phalcongelist/breadcrumbs
Package breadcrumbs
Short Description Powerful and flexible component for building site breadcrumbs in Phalcon 2+.
License BSD-3-Clause
Homepage https://github.com/sergeyklay/breadcrumbs
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 < 4.x
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
ext-phalcon Version >=2.0 <4.0