Download the PHP package fchris82/jms-translation-bundle-fork without Composer
On this page you can find all versions of the php package fchris82/jms-translation-bundle-fork. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fchris82/jms-translation-bundle-fork
More information about fchris82/jms-translation-bundle-fork
Files in fchris82/jms-translation-bundle-fork
Download fchris82/jms-translation-bundle-fork
More information about fchris82/jms-translation-bundle-fork
Files in fchris82/jms-translation-bundle-fork
Vendor fchris82
Package jms-translation-bundle-fork
Short Description Puts the Symfony Translation Component on steroids
License Apache-2.0
Homepage http://jmsyst.com/bundles/JMSTranslationBundle
Package jms-translation-bundle-fork
Short Description Puts the Symfony Translation Component on steroids
License Apache-2.0
Homepage http://jmsyst.com/bundles/JMSTranslationBundle
Please rate this library. Is it a good library?
Informations about the package jms-translation-bundle-fork
JMSTranslationBundle fork
Differences:
- Command performance upgrade: scan files only once and not per languages!
- Sort source
- Collect the placeholders (
<jms:placeholder>
element) - Move meaning to
jms:meaning
attribute -
Custom translated form fields (You can set these in the
jms_translation
-->custom_form_config_names
config place) - Handle
addViolation()
,addViolationAt()
andbuildViolation()
functions - Add new Annotation:
AltTrans
. You can add basic translations:
In twig template:
The double
""
sign is the escaped"
in theAltTrans
annotation value.
- Add new Trans* Annotations:
TransArrayKeys
,TransArrayValues
,TransString
. You can handle the strings in var:
JMSTranslationBundle
Documentation: Resources/doc
Code License: Resources/meta/LICENSE
Documentation License: Resources/doc/LICENSE
All versions of jms-translation-bundle-fork with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || ^7.0
twig/twig Version ^1.27 || ^2.0
symfony/framework-bundle Version ^2.3 || ^3.0
nikic/php-parser Version ^1.4 || ^2.0 || ^3.0
symfony/console Version ^2.3 || ^3.0
symfony/validator Version ^2.3 || ^3.0
twig/twig Version ^1.27 || ^2.0
symfony/framework-bundle Version ^2.3 || ^3.0
nikic/php-parser Version ^1.4 || ^2.0 || ^3.0
symfony/console Version ^2.3 || ^3.0
symfony/validator Version ^2.3 || ^3.0
The package fchris82/jms-translation-bundle-fork contains the following files
Loading the files please wait ....