Download the PHP package mapado/twig-extensions-bundle without Composer
On this page you can find all versions of the php package mapado/twig-extensions-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mapado/twig-extensions-bundle
More information about mapado/twig-extensions-bundle
Files in mapado/twig-extensions-bundle
Download mapado/twig-extensions-bundle
More information about mapado/twig-extensions-bundle
Files in mapado/twig-extensions-bundle
Vendor mapado
Package twig-extensions-bundle
Short Description Provides some Twig extensions for your project.
License MIT
Package twig-extensions-bundle
Short Description Provides some Twig extensions for your project.
License MIT
Please rate this library. Is it a good library?
Informations about the package twig-extensions-bundle
Mapado TwigExtensions Bundle
MapadoTwigExtensionsBundle is just a collection of useful Twig extensions.
This bundle should be used in conjunction with Symfony2.
ParseUrl Filter
Provides an parse_url
filter, to parse an url.
A call to parse_url is made.
{{ someUrl | parse_url('host') }}
Will return the host of someUrl
(or false
if not found).
Installation
Get the bundle
Add this in your composer.json
and then run
or
if you installed composer globally.
Enable the bundle
All versions of twig-extensions-bundle with dependencies
PHP Build Version
Package Version
The package mapado/twig-extensions-bundle contains the following files
Loading the files please wait ....