HEX
Server: LiteSpeed
System: Linux server44.twelveinks.com 5.14.0-570.12.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 13 06:11:55 EDT 2025 x86_64
User: moda (1338)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /python/moda/public_html/tech/old/vendor/punic/punic/README.md
[![Travis CI Build Status](https://api.travis-ci.org/punic/punic.svg?branch=master)](https://travis-ci.org/punic/punic)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/punic/punic?branch=master&svg=true)](https://ci.appveyor.com/project/punic/punic)
[![Coverage Status](https://img.shields.io/coveralls/punic/punic.svg)](https://coveralls.io/r/punic/punic)
[![Monthly Downloads](https://poser.pugx.org/punic/punic/d/monthly.svg)](https://packagist.org/packages/punic/punic)
[![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)
[![License](https://poser.pugx.org/punic/punic/license.svg)](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`