Registry / web-framework / whiteoctober-breadcrumbs-bundle

whiteoctober-breadcrumbs-bundle

JSON →
library1.4.5phppackagistunverified

A small breadcrumbs bundle for Symfony2 that provides easy breadcrumb navigation.

composer require whiteoctober/breadcrumbs-bundle
INSTALL
IMPORT
SIG · WHITEOCTOBER-BREAD
W
whiteoctober-breadcrumbs-bundle
web-frameworkphpv1.4.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Breadcrumbs
use WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs;

Create and render breadcrumbs in a Symfony2 application.

use WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs; $breadcrumbs = new Breadcrumbs(); $breadcrumbs->addItem('Home', '/'); echo $breadcrumbs->render();
Debug
Known issues
breakingThis bundle is designed for Symfony2 and may not be compatible with Symfony3+ without modifications.
fix
Upgrade to a maintained fork or use Symfony's built-in breadcrumb support in newer versions.
affects: >=1.0.0
Upgrade
Version history
1.4.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
whiteoctober-breadcrumbs-bundle — pip install whiteoctober-breadcrumbs-bundle · libregistry