Download the PHP package reisraff/accentuation without Composer
On this page you can find all versions of the php package reisraff/accentuation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reisraff/accentuation
More information about reisraff/accentuation
Files in reisraff/accentuation
Download reisraff/accentuation
More information about reisraff/accentuation
Files in reisraff/accentuation
Vendor reisraff
Package accentuation
Short Description This repository works making a parser in some string replacing the accented characters
License MIT
Homepage https://github.com/reisraff/accentuation
Package accentuation
Short Description This repository works making a parser in some string replacing the accented characters
License MIT
Homepage https://github.com/reisraff/accentuation
Please rate this library. Is it a good library?
Informations about the package accentuation
Accentuation
This library works by replacing all accented characters to not accented characters.
To use
Add in your composer.json
Using in your code
Tests
To run the test suite, you need install the dependencies via composer, then run PHPUnit.
$ composer install
$ phpunit
You can also use the following command to run the most common QA checks, such as
php -l
, phpcs
, phpunit
:
$ ant check
All versions of accentuation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package reisraff/accentuation contains the following files
Loading the files please wait ....