init without trunk
This commit is contained in:
parent
ed24ac4994
commit
bb809e7233
14652 changed files with 177862 additions and 94817 deletions
|
|
@ -1,27 +0,0 @@
|
|||
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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue