binsoul / common-i18n-intl
Implementation of the I18n interfaces using the intl extension
Installs: 114
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/binsoul/common-i18n-intl
Requires
- php: ^7.3 || ^8.0
- ext-intl: *
- binsoul/common-i18n: *@dev
Requires (Dev)
- binsoul/coding-standard: ^1
- phpstan/phpstan: ^1
- phpunit/phpunit: ^9
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2025-10-09 14:56:23 UTC
README
Install
Via composer:
$ composer require binsoul/common-i18n-intl
Testing
$ composer test
License
The MIT License (MIT). Please see License File for more information.