2017 © Pedro Peláez
 

library i18n

I18n framework

image

icanboogie/i18n

I18n framework

  • Sunday, March 5, 2017
  • by olvlvl
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,643 Installations
  • PHP
  • 10 Dependents
  • 2 Suggesters
  • 0 Forks
  • 1 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

I18n Build Status

The I18n package provides an easy-to-use and extensible framework for internationalizing and translating your application or for providing multi-language support in your application. The framework uses the conventions defined by the Unicode Consortium., (*1)

Requirements

The package requires PHP 5.4 or later., (*2)

Installation

The recommended way to install this package is through Composer. Create a composer.json file and run php composer.phar install command to install it:, (*3)

{
    "minimum-stability": "dev",
    "require": {
        "icanboogie/i18n": "2.x"
    }
}

Cloning the repository

The package is available on GitHub, its repository can be cloned with the following command line:, (*4)

$ git clone git://github.com/ICanBoogie/I18n.git

Documentation

The package is documented as part of the ICanBoogie framework documentation. You can generate the documentation for the package and its dependencies with the make doc command. The documentation is generated in the docs directory. ApiGen is required. You can later clean the directory with the make clean command., (*5)

Testing

The test suite is ran with the make test command. Composer is automatically installed as well as all dependencies required to run the suite. You can later clean the directory with the make clean command., (*6)

The package is continuously tested by Travis CI., (*7)

Build Status, (*8)

License

ICanBoogie/I18n is licensed under the New BSD License - See the LICENSE file for details., (*9)

The Versions

05/03 2017
12/12 2015

2.0.x-dev

2.0.9999999.9999999-dev http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

25/01 2015

v2.0.8

2.0.8.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

25/01 2015

v2.0.7

2.0.7.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

25/01 2015

v2.0.6

2.0.6.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

24/01 2015

v2.0.5

2.0.5.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

20/01 2015

v2.0.4

2.0.4.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

20/01 2015

v2.0.3

2.0.3.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

23/12 2014

v2.0.2

2.0.2.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

02/11 2014

v2.0.1

2.0.1.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

31/10 2014

v2.0.0

2.0.0.0 http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

03/04 2014

1.0.x-dev

1.0.9999999.9999999-dev http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n

03/04 2014

dev-master

9999999-dev http://icanboogie.org/

I18n framework

  Sources   Download

BSD-3-Clause

The Requires

 

i18n