yftzeng/wow-i18n

Easy management Internationalization and Localization

dev-master 2014-11-27 02:45 UTC

This package is not auto-updated.

Last update: 2024-05-11 12:39:27 UTC


README

Easy management Internationalization and Localization

Requirement

PHP 5.3+

Usage

Work with Composer

Edit composer.json

{
    "require": {
        "yftzeng/wow-i18n": "dev-master"
    }
}

Update composer

$ php composer.phar update

Sample code

Checkout the samples dir.

License

the MIT License