2017 © Pedro Peláez
 

yii2-extension yii2-transliter

Yii2 transliterator

image

inblank/yii2-transliter

Yii2 transliterator

  • Saturday, July 22, 2017
  • by inblank
  • Repository
  • 1 Watchers
  • 1 Stars
  • 824 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 13 % Grown

The README.md

Yii2 transliterator

Build Status Packagist Version Code Coverage Code Quality GitHub license, (*1)

Русская версия доступна здесь., (*2)

This transliteration component is used mainly for the transliteration of strings in the Russian language by the rules which are well understood Yandex, and used to improve SEO., (*3)

Installation

The preferred way to install this extension is through composer., (*4)

Navigate to the project folder and run the console command:, (*5)

$ composer require inblank/yii2-transliter

or add:, (*6)

"inblank/yii2-transliter": "~0.1"

to the require section of your composer.json file., (*7)

Configuring

In the application configuration file in section components add the lines:, (*8)

'transliter' => [
    'class' => 'inblank\transliter\Transliter',
],

As with all components in Yii2 you can set your parameters for the class., (*9)

Usage

To transliterate of the string simple run:, (*10)

$result = Yii::$app->transliter->translate($str);

The Versions

22/07 2017

dev-master

9999999-dev https://github.com/inblank/yii2-transliter

Yii2 transliterator

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pavel Aleksandrov

yii2 russian translit yandex яндекс

22/07 2017

0.1.1

0.1.1.0 https://github.com/inblank/yii2-transliter

Yii2 transliterator

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pavel Aleksandrov

yii2 russian translit yandex яндекс

22/05 2016

0.1.0

0.1.0.0 https://github.com/inblank/yii2-transliter

Yii2 transliterator

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pavel Aleksandrov

yii2 russian translit yandex яндекс