Download the PHP package jasonroman/twig-extension-bundle without Composer
On this page you can find all versions of the php package jasonroman/twig-extension-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jasonroman/twig-extension-bundle
More information about jasonroman/twig-extension-bundle
Files in jasonroman/twig-extension-bundle
Download jasonroman/twig-extension-bundle
More information about jasonroman/twig-extension-bundle
Files in jasonroman/twig-extension-bundle
Vendor jasonroman
Package twig-extension-bundle
Short Description Jason Roman's Twig Extension Bundle for Symfony2
License MIT
Homepage https://github.com/jasonroman/twig-extension-bundle
Package twig-extension-bundle
Short Description Jason Roman's Twig Extension Bundle for Symfony2
License MIT
Homepage https://github.com/jasonroman/twig-extension-bundle
Please rate this library. Is it a good library?
Informations about the package twig-extension-bundle
Jason Roman's Twig Extension Bundle
This is a class that contains Twig filters. There are 5 filters:
- phone - displays a phone number in a specified format
- price - essentially a PHP number_format() clone that adds '$' to the front
- boolean - returns 'Yes'/'No' (or custom text) based on the boolean value of the variable
- md5 - displays the md5 hash of the passed-in value
- timeAgo - converts a time to time 'ago', such as 5 days ago, 27 seconds ago, 2 years ago
Installation
Add the bundle to your composer.json
Register the bundle in app/AppKernel.php
Usage
All versions of twig-extension-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package jasonroman/twig-extension-bundle contains the following files
Loading the files please wait ....