Download the PHP package wandi/i18n-bundle without Composer
On this page you can find all versions of the php package wandi/i18n-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wandi/i18n-bundle
More information about wandi/i18n-bundle
Files in wandi/i18n-bundle
Download wandi/i18n-bundle
More information about wandi/i18n-bundle
Files in wandi/i18n-bundle
Vendor wandi
Package i18n-bundle
Short Description WandiI18nBundle
License MIT
Homepage https://github.com/WandiParis/I18nBundle
Package i18n-bundle
Short Description WandiI18nBundle
License MIT
Homepage https://github.com/WandiParis/I18nBundle
Please rate this library. Is it a good library?
Informations about the package i18n-bundle
I18nBundle
Wandi/I18nBundle is a Symfony bundle used to assist internationalization of projects.
Setup
Install via composer
Registering the bundle
How to use
Entity
- Add TranslatableEntity trait in your Entity.
- Create many fields as needed foreach languages used.
View and Controller
- The trait will automatically use the correct getter depending to the current language used.
View
Controller
All versions of i18n-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
symfony/framework-bundle Version ~3.0|~4.0
symfony/property-access Version ~3.0|~4.0
doctrine/common Version ~2.7
symfony/framework-bundle Version ~3.0|~4.0
symfony/property-access Version ~3.0|~4.0
doctrine/common Version ~2.7
The package wandi/i18n-bundle contains the following files
Loading the files please wait ....