PHPackages                             dkulinich/yii2-texthelpers - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dkulinich/yii2-texthelpers

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

dkulinich/yii2-texthelpers
==========================

Text Helpers

02.8kPHP

Since May 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/dkulinich/yii2-texthelpers)[ Packagist](https://packagist.org/packages/dkulinich/yii2-texthelpers)[ RSS](/packages/dkulinich-yii2-texthelpers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Text Helpers
============

[](#text-helpers)

Text Helpers

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist dkulinich/yii2-texthelpers "*"

```

or add

```
"dkulinich/yii2-texthelpers": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
use dkulinich\texthelpers\ExtCoreTextHelper;

// Cut string at words

// Transliterate string
