webino/webino-i18n-sanitize-lib

Internationalization Sanitize Filter for Zend Framework 2

Maintainers

Package info

github.com/webino/WebinoI18nSanitizeLib

Homepage

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

Statistics

Installs: 8 935

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-05 02:54:58 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