Download the PHP package cihispano/breadcrumbs without Composer
On this page you can find all versions of the php package cihispano/breadcrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cihispano/breadcrumbs
More information about cihispano/breadcrumbs
Files in cihispano/breadcrumbs
Download cihispano/breadcrumbs
More information about cihispano/breadcrumbs
Files in cihispano/breadcrumbs
Vendor cihispano
Package breadcrumbs
Short Description Simple breadcrumb library for PHP 8.1 and above
License MIT
Homepage https://gitlab.com/cihispano.org/breadcrumbs
Package breadcrumbs
Short Description Simple breadcrumb library for PHP 8.1 and above
License MIT
Homepage https://gitlab.com/cihispano.org/breadcrumbs
Please rate this library. Is it a good library?
Informations about the package breadcrumbs
Breadcrumbs
Table of Contents
- About The Project
- Getting started
- Prerequisites
- Installation
- Usage
- License
About The Project
Simple breadcrumb library for PHP 8.1 and above.
Getting started
Prerequisites
- PHP 8.1 or above
Installation
Usage
The simplest way for the library is
- Create an object
- Add the paths
- Render.
You can use a custom configuration passing a BreadcrumbConfig objet to the constructor
If you want more examples, watch test/BreadcrumbTest.php
.
License
See LICENSE.
All versions of breadcrumbs with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package cihispano/breadcrumbs contains the following files
Loading the files please wait ....