Download the PHP package phellow/intl without Composer
On this page you can find all versions of the php package phellow/intl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor phellow
Package intl
Short Description Helps to work with locales and translations
License MIT
Package intl
Short Description Helps to work with locales and translations
License MIT
Please rate this library. Is it a good library?
Informations about the package intl
Install via Composer
Add the following dependency to your project's composer.json file:
Usage
Create an object of Phellow\Intl\IntlService. With this object, you can:
- store the current used locale of your application.
- translate texts (plurals are also supported).
- format a DateTime object based on the current locale.
To see all the possibilities, you can check out the Unit Tests under tests/.
License
The MIT license.
All versions of intl with dependencies
PHP Build Version
Package Version
No informations.
The package phellow/intl contains the following files
Loading the files please wait ....