sKopheK / Translation

Integration of Symfony/Translation into Nette Framework

Home Page:https://packagist.org/packages/kdyby/translation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kdyby/Translation Build Status

Requirements

Kdyby/Translation requires PHP 5.3.2 or higher.

Installation

The best way to install Kdyby/Translation is using Composer:

With dev Nette, this is how you install the extension

$ composer require kdyby/translation:@dev

If you're using stable Nette, the series 0.10 is for you, so install it using this command

$ composer require kdyby/translation:~0.10

For the configuration, follow the detailed documentation.


Homepage http://www.kdyby.org and repository http://github.com/kdyby/Translation.

About

Integration of Symfony/Translation into Nette Framework

https://packagist.org/packages/kdyby/translation

License:Other


Languages

Language:PHP 98.4%Language:Shell 1.6%