PHPackages                             viva-yasu/int2eng - 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. viva-yasu/int2eng

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

viva-yasu/int2eng
=================

This library is to convert Integer to English

1.0.1(10y ago)015MITPHP

Since Feb 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/viva-yasu/int2eng-php)[ Packagist](https://packagist.org/packages/viva-yasu/int2eng)[ Docs](https://github.com/viva-yasu/int2eng-php)[ RSS](/packages/viva-yasu-int2eng/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Int2Eng
=======

[](#int2eng)

Int2Eng is a converter of the integer to English.

Install
=======

[](#install)

```
$ php composer.phar require viva-yasu/int2eng:dev-master

```

or

```
{
  "require": {
      "viva-yasu/int2eng": "dev-master"
  }
}

```

write the above in composer.json

Usage
=====

[](#usage)

```
