HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/portal.wb-webdesign.com/public_html/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`