Based on Martin Hujer's Components
- Sanitize international string
Run: php composer.phar require webino/webino-i18n-sanitize-lib:dev-develop
$sanitize = new \WebinoI18nSanitizeLib\Sanitize;
$sanitize->filter('šľžťýá'); // returns slztya
Please, if you are interested in this Webino™ library, report any issues and don't hesitate to contribute. We will appreciate any contributions on development of this library.