Download the PHP package herrera-io/silex-active-link without Composer
On this page you can find all versions of the php package herrera-io/silex-active-link. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download herrera-io/silex-active-link
More information about herrera-io/silex-active-link
Files in herrera-io/silex-active-link
Download herrera-io/silex-active-link
More information about herrera-io/silex-active-link
Files in herrera-io/silex-active-link
Vendor herrera-io
Package silex-active-link
Short Description A Silex service provider for finding an active link in Twig.
License MIT
Homepage http://github.com/herrera-io/php-silex-active-link
Package silex-active-link
Short Description A Silex service provider for finding an active link in Twig.
License MIT
Homepage http://github.com/herrera-io/php-silex-active-link
Please rate this library. Is it a good library?
Informations about the package silex-active-link
Active Link
A very simple Silex service provider for checking active links in Twig.
Example
In PHP:
The Twig template:
The result when request page
:
Installation
Use Composer:
Configuration
There is only one configuration parameter: active_link.snippet
The active_link.snippet
is the result returned if a link is active. By
default, the result is class="active"
(note that the space is included).
Hopefully, this provides you with a far greater degree of flexibility in
how you can use the new active
Twig function.
All versions of silex-active-link with dependencies
PHP Build Version
Package Version
The package herrera-io/silex-active-link contains the following files
Loading the files please wait ....