webino/webino-i18n-sanitize-lib

Internationalization Sanitize Filter for Zend Framework 2

dev-develop 2017-12-01 13:10 UTC

This package is auto-updated.

Last update: 2024-05-04 22:49:56 UTC


README

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