Download the PHP package domprojects/codeigniter4-breadcrumb without Composer
On this page you can find all versions of the php package domprojects/codeigniter4-breadcrumb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download domprojects/codeigniter4-breadcrumb
More information about domprojects/codeigniter4-breadcrumb
Files in domprojects/codeigniter4-breadcrumb
Download domprojects/codeigniter4-breadcrumb
More information about domprojects/codeigniter4-breadcrumb
Files in domprojects/codeigniter4-breadcrumb
Vendor domprojects
Package codeigniter4-breadcrumb
Short Description Breadcrumb builder and controller integration for CodeIgniter 4 projects.
License MIT
Homepage https://github.com/domProjects/codeigniter4-breadcrumb
Package codeigniter4-breadcrumb
Short Description Breadcrumb builder and controller integration for CodeIgniter 4 projects.
License MIT
Homepage https://github.com/domProjects/codeigniter4-breadcrumb
Please rate this library. Is it a good library?
Informations about the package codeigniter4-breadcrumb
Breadcrumb for CodeIgniter 4
Breadcrumb builder and controller integration for CodeIgniter 4 projects.
Features
- Reusable breadcrumb builder service
- Ordered breadcrumb items with a single active item
- Named templates for different application areas
- Optional trait for controller integration
- Compatible with CodeIgniter 4.7.2+
Installation
Install the package with Composer:
Basic Usage
Create and render a breadcrumb manually:
Controller Integration
The package includes a HasBreadcrumb trait to simplify breadcrumb handling in controllers.
Example in a controller:
Templates
Default config ships with three template names:
defaultfrontendbackend
Get a configured template in a controller:
Package Structure
License
MIT
All versions of codeigniter4-breadcrumb with dependencies
PHP Build Version
Package Version
The package domprojects/codeigniter4-breadcrumb contains the following files
Loading the files please wait ...