|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/irtiweb/CATS/vendor/behat/transliterator/ |
Upload File : |
Behat Transliterator ==================== Behat Transliterator provides transliteration utilities for PHP. Transliteration data are ported from the [Perl Text-Unidecode module](http://search.cpan.org/~sburke/Text-Unidecode-0.04/lib/Text/Unidecode.pm). [](https://packagist.org/packages/behat/transliterator) [](https://travis-ci.org/Behat/Transliterator) [](http://hhvm.h4cc.de/package/behat/transliterator) [](https://scrutinizer-ci.com/g/Behat/Transliterator/?branch=master) [](https://scrutinizer-ci.com/g/Behat/Transliterator/?branch=master) [](https://packagist.org/packages/behat/transliterator) Installation ------------ The easiest way to install Behat is by using [Composer](https://getcomposer.org): ```bash $ composer require behat/transliterator ``` Usage ----- All features of the library are exposed as static public methods in the [``Behat\Transliterator\Transliterator`` class](src/Behat/Transliterator/Transliterator.php).