eidng8 / locale-wrapper
Utility classes to ease locale related process. If you need more sophisticated features, consider using libraries such as Symfony Intl Component.
v1.0.0
2018-05-13 11:12 UTC
Requires
- php: >=5.6
- alcohol/iso4217: ^3.1
- league/iso3166: ^2.1
Requires (Dev)
- phpunit/phpunit: ^5.7.27
- squizlabs/php_codesniffer: ^3.2
This package is not auto-updated.
Last update: 2025-03-30 08:17:33 UTC
README
Utility classes to ease locale related process. It is a thin wrapper around existing built-in functions and third party libraries. The goal of this project is to create a tiny library to minimum most commonly performed tasks.
If you need more sophisticated features, consider using libraries such as Symfony Intl Component.