You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| Collator | 4 years ago | |
| Data | 4 years ago | |
| DateFormatter | 4 years ago | |
| Exception | 4 years ago | |
| Globals | 4 years ago | |
| Locale | 4 years ago | |
| NumberFormatter | 4 years ago | |
| ResourceBundle | 4 years ago | |
| Resources | 4 years ago | |
| Tests | 4 years ago | |
| Util | 4 years ago | |
| .gitignore | 4 years ago | |
| Intl.php | 4 years ago | |
| LICENSE | 4 years ago | |
| Locale.php | 4 years ago | |
| README.md | 4 years ago | |
| composer.json | 4 years ago | |
| phpunit.xml.dist | 4 years ago | |
README.md
Intl Component
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
The replacement layer is limited to the locale "en". If you want to use other locales, you should install the intl PHP extension instead.
Resources
- Documentation
- Contributing
- Report issues and send Pull Requests in the main Symfony repository
- Docker images with intl support (for the Intl component development)