2017 © Pedro Peláez
 

library transliterator

String transliterator

image

behat/transliterator

String transliterator

  • Tuesday, April 4, 2017
  • by everzet
  • Repository
  • 9 Watchers
  • 535 Stars
  • 21,459,302 Installations
  • PHP
  • 79 Dependents
  • 2 Suggesters
  • 13 Forks
  • 8 Open issues
  • 5 Versions
  • 8 % Grown

The README.md

Behat Transliterator

This package is abandoned

This package is now abandoned and will not receive further updates. The underlying transliteration dataset it is based on has not been updated since 2016, and there are now better options available. Additionally, there are some complications around licensing (see #3) due to the mixed licenses of the original packages it was based on., (*1)

Suggested alternatives include:, (*2)

  • symfony/string for generating slugs
  • the native Transliterator class built into PHP's ext-intl for transliterating text. Unlike this package, that can also respect locale-dependent transliterations.
  • The //TRANSLIT feature of PHP's native iconv() extension (available by default)

Behat Transliterator provides transliteration utilities for PHP., (*3)

Transliteration data are ported from the Perl Text-Unidecode module., (*4)

License CI Total Downloads, (*5)

Installation

The easiest way to install Behat is by using Composer:, (*6)

composer require behat/transliterator

Usage

All features of the library are exposed as static public methods in the Behat\Transliterator\Transliterator class., (*7)

The Versions

04/04 2017

dev-master

9999999-dev

String transliterator

  Sources   Download

Artistic-1.0

The Requires

  • php >=5.3.3

 

The Development Requires

transliterator i18n slug

04/04 2017

v1.2.0

1.2.0.0

String transliterator

  Sources   Download

Artistic-1.0

The Requires

  • php >=5.3.3

 

The Development Requires

transliterator i18n slug

28/09 2015

v1.1.0

1.1.0.0

String transliterator

  Sources   Download

Artistic-1.0

The Requires

  • php >=5.3.3

 

transliterator i18n slug

16/05 2014

v1.0.1

1.0.1.0

String transliterator

  Sources   Download

Artistic-1.0

The Requires

  • php >=5.3.3

 

transliterator i18n slug

12/01 2014

v1.0.0

1.0.0.0

String transliterator

  Sources   Download

Artistic-1.0

The Requires

  • php >=5.3.3

 

transliterator i18n slug