File: /python/moda/public_html/tech/old/vendor/punic/punic/README.md
[](https://travis-ci.org/punic/punic)
[](https://ci.appveyor.com/project/punic/punic)
[](https://coveralls.io/r/punic/punic)
[](https://packagist.org/packages/punic/punic)
[](https://gitter.im/punic/punic?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://packagist.org/packages/punic/punic)
Punic - PHP Unicode CLDR Toolkit
================================
Documentation
-------------
See [punic.github.io](https://punic.github.io) for more info.
Contributing
------------
We are always happy to get feedback or even pull requests.
In order to keep the code consistent, please use the wonderful [php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer). Simply launch it in the Punic root directory to normalize the coding style:
`php-cs-fixer fix`