Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.93 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.93 KB

Webino International Sanitize Library

Build Status Coverage Status Scrutinizer Code Quality
Latest Stable Version Latest Unstable Version Total Downloads License

Based on Martin Hujer's Components

Features

  • Sanitize international string

Setup

Run: php composer.phar require webino/webino-i18n-sanitize-lib:dev-develop

QuickStart

$sanitize = new \WebinoI18nSanitizeLib\Sanitize;
$sanitize->filter('šľžťýá'); // returns slztya

Addendum

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.

Issue | Fork | Develop