Download the PHP package ledgr/localefacade without Composer
On this page you can find all versions of the php package ledgr/localefacade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ledgr/localefacade
More information about ledgr/localefacade
Files in ledgr/localefacade
Download ledgr/localefacade
More information about ledgr/localefacade
Files in ledgr/localefacade
Vendor ledgr
Package localefacade
Short Description OO wrapper to symfony/locale (and the Locale class of the Intl extension)
License WTFPL
Homepage https://github.com/ledgr/localefacade
Package localefacade
Short Description OO wrapper to symfony/locale (and the Locale class of the Intl extension)
License WTFPL
Homepage https://github.com/ledgr/localefacade
Please rate this library. Is it a good library?
Informations about the package localefacade
NOTE: The symfony Locale component is deprecated since symfony 2.3, use the Intl component instead. LocaleFacade will not be updated as it is not necessary when using Intl.
For more information see the Intl documentation.
LocaleFacade [deprecated]
OO wrapper to symfony/locale (and the Locale class of the Intl extension)
Installation
Install using composer
composer require ledgr/localefacade
Usage
Testing
To run the tests you must first install dependencies using composer.
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
$ phpunit
All versions of localefacade with dependencies
PHP Build Version
Package Version
The package ledgr/localefacade contains the following files
Loading the files please wait ....