Download the PHP package innova/angular-ui-translation-bundle without Composer
On this page you can find all versions of the php package innova/angular-ui-translation-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innova/angular-ui-translation-bundle
More information about innova/angular-ui-translation-bundle
Files in innova/angular-ui-translation-bundle
Download innova/angular-ui-translation-bundle
More information about innova/angular-ui-translation-bundle
Files in innova/angular-ui-translation-bundle
Vendor innova
Package angular-ui-translation-bundle
Short Description Provides a new Angular JS filter which can access to Symfony 2 translations.
License MIT
Homepage http://github.com/InnovaLangues/AngularUITranslationBundle
Package angular-ui-translation-bundle
Short Description Provides a new Angular JS filter which can access to Symfony 2 translations.
License MIT
Homepage http://github.com/InnovaLangues/AngularUITranslationBundle
Please rate this library. Is it a good library?
Informations about the package angular-ui-translation-bundle
AngularUITranslation
Provides Symfony 2 translations into your AngularJS application.
Installation
Requirements
How To Use ?
As BazingaExposeTranslation, the filter
implements the Symfony2
TranslatorInterface
and provides the same trans()
and transChoice()
methods:
If you want to access translations for a specific domain, don't forget to include translation JS file.
Example using assetic
:
{% javascripts 'js/translations/DOMAIN_NAME/*.js' %}
<script src="{{ asset_url }}"></script>
{% endjavascripts %}
All versions of angular-ui-translation-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
symfony/symfony Version 2.*
innova/angular-js-bundle Version ~5.0
willdurand/js-translation-bundle Version ~2.1
symfony/symfony Version 2.*
innova/angular-js-bundle Version ~5.0
willdurand/js-translation-bundle Version ~2.1
The package innova/angular-ui-translation-bundle contains the following files
Loading the files please wait ....