webino/webino-i18n-sanitize-lib

Internationalization Sanitize Filter for Zend Framework 2

Installs: 8 605

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/webino/webino-i18n-sanitize-lib

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

This package is auto-updated.

Last update: 2025-10-05 02:00:18 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