Download the PHP package nimah79/f3-gettext without Composer
On this page you can find all versions of the php package nimah79/f3-gettext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nimah79/f3-gettext
More information about nimah79/f3-gettext
Files in nimah79/f3-gettext
Download nimah79/f3-gettext
More information about nimah79/f3-gettext
Files in nimah79/f3-gettext
Vendor nimah79
Package f3-gettext
Short Description Gettext Plugin for PHP Fat-Free Framework
License GPL-3.0
Homepage https://github.com/nimah79/f3-gettext
Package f3-gettext
Short Description Gettext Plugin for PHP Fat-Free Framework
License GPL-3.0
Homepage https://github.com/nimah79/f3-gettext
Please rate this library. Is it a good library?
Informations about the package f3-gettext
F3 Gettext
This is a Gettext plugin for the PHP Fat-Free Framework.
It doesn't need PHP gettext extension!
Installation
1. Just download the package and register it to AUTOLOAD
, or require it with composer:
composer require nimah79/f3-gettext
2. Add this sample configuration, or load the sample ini file (make necessary changes):
3. Put your .po files in the path you defined.
Usage
Use __()
instead of _()
or gettext()
:
All versions of f3-gettext with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-pcre Version *
ext-pcre Version *
The package nimah79/f3-gettext contains the following files
Loading the files please wait ....