at path:ROOT / clients / vendor / punic / punic / README.md
run:R W Run
DIR
2026-04-08 19:35:38
R W Run
DIR
2026-04-08 19:42:26
R W Run
8.12 KB
2026-04-08 19:30:09
R W Run
9.93 KB
2026-04-08 19:30:09
R W Run
1.2 KB
2026-04-08 19:30:10
R W Run
1.24 KB
2026-04-08 19:30:10
R W Run
2.86 KB
2026-04-08 19:30:09
R W Run
342 By
2026-04-08 19:30:09
R W Run
error_log
📄README.md
1[![Travis CI Build Status](https://api.travis-ci.org/punic/punic.svg?branch=master)](https://travis-ci.org/punic/punic)
2[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/punic/punic?branch=master&svg=true)](https://ci.appveyor.com/project/punic/punic)
3[![Coverage Status](https://img.shields.io/coveralls/punic/punic.svg)](https://coveralls.io/r/punic/punic)
4[![Monthly Downloads](https://poser.pugx.org/punic/punic/d/monthly.svg)](https://packagist.org/packages/punic/punic)
5[![Join the chat at https://gitter.im/punic/punic](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/punic/punic?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6[![License](https://poser.pugx.org/punic/punic/license.svg)](https://packagist.org/packages/punic/punic)
7
8Punic - PHP Unicode CLDR Toolkit
9================================
10
11Documentation
12-------------
13
14See [punic.github.io](https://punic.github.io) for more info.
15
16Contributing
17------------
18
19We are always happy to get feedback or even pull requests.
20In 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:
21`php-cs-fixer fix`
22