Download the PHP package bitendian/tbp-i18n-manager without Composer
On this page you can find all versions of the php package bitendian/tbp-i18n-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bitendian/tbp-i18n-manager
More information about bitendian/tbp-i18n-manager
Files in bitendian/tbp-i18n-manager
Download bitendian/tbp-i18n-manager
More information about bitendian/tbp-i18n-manager
Files in bitendian/tbp-i18n-manager
Vendor bitendian
Package tbp-i18n-manager
Short Description Management package for i18n static texts for TBP
License MIT
Homepage http://www.bitendian.com/en/portfolio/tbp-5/
Package tbp-i18n-manager
Short Description Management package for i18n static texts for TBP
License MIT
Homepage http://www.bitendian.com/en/portfolio/tbp-5/
Please rate this library. Is it a good library?
Informations about the package tbp-i18n-manager
i18n management package
This packages is NOT a requirement to use i18n with TBP. TBP supports i18n by itself.
This package add some modules used already in many projects to help manage i18n static contents.
All this projects has same multi-languages model.
Requirements
To run this package, there is some mandatory requirements:
- A database must exists
- Database must contains a table named Languages
- Table Languages must contains next columns:
- LanguageId INTEGER NOT NULL
- Locale VARCHAR(255) NOT NULL
- Name VARCHAR(255) NOT NULL
- Active INTEGER NOT NULL DEFAULT 0
- Default INTEGER NOT NULL DEFAULT 0
All versions of tbp-i18n-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-gettext Version *
ext-json Version *
bitendian/tbp Version ^1.0
gettext/gettext Version ^4.6
phpoffice/phpspreadsheet Version 1.*
ext-gettext Version *
ext-json Version *
bitendian/tbp Version ^1.0
gettext/gettext Version ^4.6
phpoffice/phpspreadsheet Version 1.*
The package bitendian/tbp-i18n-manager contains the following files
Loading the files please wait ....