Download the PHP package ozean12/webtranslateit without Composer
On this page you can find all versions of the php package ozean12/webtranslateit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ozean12/webtranslateit
More information about ozean12/webtranslateit
Files in ozean12/webtranslateit
Download ozean12/webtranslateit
More information about ozean12/webtranslateit
Files in ozean12/webtranslateit
Vendor ozean12
Package webtranslateit
Short Description Symfony integration with WebTranslateIt
License
Package webtranslateit
Short Description Symfony integration with WebTranslateIt
License
Please rate this library. Is it a good library?
Informations about the package webtranslateit
Ozean12WebTranslateItBundle
A Symfony 2 / Symfony 3 bundle which allows you to integrate the WebTranslateIt translation service.
Installation
1. Require the bundle:
2. Set it up:
Usage
To update the translations, run:
- For Symfony < 2.8:
app/console ozean12:webtranslateit:pull
- For Symfony 2.8 / 3:
bin/console ozean12:webtranslateit:pull
- Or a shorthand notation:
bin/console o:w:p
NB: To check the command progress, add
-v
modifier (app/console o:w:p -v
orbin/console o:w:p -v
)
Credits
All versions of webtranslateit with dependencies
PHP Build Version
Package Version
Requires
eightpoints/guzzle-bundle Version
>=4.0.0
doctrine/collections Version *
jms/serializer-bundle Version *
symfony/console Version *
doctrine/collections Version *
jms/serializer-bundle Version *
symfony/console Version *
The package ozean12/webtranslateit contains the following files
Loading the files please wait ....