2017 © Pedro Peláez
 

library twig-number-formatter-extension

Twig Number Formatter Extension

image

ebidtech/twig-number-formatter-extension

Twig Number Formatter Extension

  • Wednesday, June 25, 2014
  • by ebidtech
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Twig Number Formatter Extension

Simple wrapper around DateTime., (*1)

Latest Stable Version, (*2)

Requirements

  • Twig >= 1.0

Installation

The recommended way to install is through composer., (*3)

Just create a composer.json file for your project:, (*4)

``` json { "require": { "ebidtech/twig-number-formatter-extension": "@stable" } }, (*5)


**Tip:** browse [`ebidtech/twig-number-formatter-extension`](https://packagist.org/packages/ebidtech/twig-number-formatter-extension) page to choose a stable version to use, avoid the `@stable` meta constraint. And run these two commands to install it: ```bash $ curl -sS https://getcomposer.org/installer | php $ composer install

Now you can add the autoloader, and you will have access to the library:, (*6)

<?php

require 'vendor/autoload.php';

Contributing

See CONTRIBUTING file., (*7)

Credits

License

EBDate library is released under the MIT License. See the bundled LICENSE file for details., (*8)

The Versions

25/06 2014

dev-master

9999999-dev http://github.com/ebidtech/ebdate

Twig Number Formatter Extension

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar ebidtech

twig php library