2017 © Pedro Peláez
 

library pomo

Gettext library to translate with I18n

image

pomo/pomo

Gettext library to translate with I18n

  • Sunday, October 8, 2017
  • by LeoColomb
  • Repository
  • 2 Watchers
  • 2 Stars
  • 8,745 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 12 Versions
  • 6 % Grown

The README.md

POMO

Gettext library to translate with i18n, (*1)

Latest Release, (*2)

About

Why use it., (*3)

Usage

<?php
use POMO\MO;

// Create MO object
$translations = new MO();

// Import MO file
$translations->import_from_file($the_mo_filepath);

// Translate
$translations->translate($text);

Installation

The easiest way to install POMO is via composer., (*4)

composer require pomo/pomo
<?php

require 'vendor/autoload.php';

use POMO\MO;

[...]

Requirements

POMO works with PHP 5.3 or above., (*5)

License

POMO is licensed under the GPLv2 License., (*6)

The Versions

08/10 2017

dev-master

9999999-dev https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

translation i18n internationalization localization gettext

06/10 2017

v1.4.0

1.4.0.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

translation i18n internationalization localization gettext

22/05 2017

v1.3.0

1.3.0.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

translation i18n internationalization localization gettext

22/05 2017

v1.3.0-RC

1.3.0.0-RC https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

translation i18n internationalization localization gettext

22/07 2014

v1.3.0-beta

1.3.0.0-beta https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

translation i18n internationalization localization gettext

22/07 2014

v1.2.4

1.2.4.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

translation i18n internationalization localization gettext

21/07 2014

v1.2.3

1.2.3.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

translation i18n internationalization localization gettext

21/05 2014

v1.2.2

1.2.2.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

translation i18n internationalization localization gettext

21/02 2014

v1.2.1

1.2.1.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

translation i18n internationalization localization gettext

19/02 2014

v1.2.0

1.2.0.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

translation i18n internationalization localization gettext

05/01 2014

v1.1

1.1.0.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2.0

 

translation i18n internationalization localization gettext

04/01 2014

v1.0

1.0.0.0 https://github.com/LeoColomb/pomo

Gettext library to translate with I18n

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2.0

 

translation i18n internationalization localization gettext