2017 © Pedro Peláez
 

library php-gettext-core

php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

image

smmoosavi/php-gettext-core

php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

  • Tuesday, October 27, 2015
  • by smmoosavi
  • Repository
  • 2 Watchers
  • 2 Stars
  • 4,762 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

php-gettext-core

php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system, (*1)

How to Install

Using Composer

Create a composer.json file in your project root:, (*2)

{
    "require": {
        "smmoosavi/php-gettext-core": "1.0.*"
    }
}

Then run the following composer command:, (*3)

$ php composer.phar install

The Versions

27/10 2015

dev-master

9999999-dev

php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

  Sources   Download

The Requires

  • php >=5.3.0

 

by Seyyed Morteza Moosavi

27/10 2015

v1.0.11-patch1

1.0.11.0-patch1

php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

  Sources   Download

The Requires

  • php >=5.3.0

 

by Seyyed Morteza Moosavi

27/10 2015

v1.0.11

1.0.11.0

php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

  Sources   Download

The Requires

  • php >=5.3.0

 

by Seyyed Morteza Moosavi