https://github.com/php-translation/transifex-adapter
Adapter for Transifex
https://github.com/php-translation/transifex-adapter
Last synced: about 1 month ago
JSON representation
Adapter for Transifex
- Host: GitHub
- URL: https://github.com/php-translation/transifex-adapter
- Owner: php-translation
- License: mit
- Created: 2016-12-21T13:32:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-02T12:20:34.000Z (over 9 years ago)
- Last Synced: 2025-01-26T03:43:27.490Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Adapter for Transifex
[](https://github.com/php-translation/transifex-adapter/releases)
[](https://travis-ci.org/php-translation/transifex-adapter)
[](https://scrutinizer-ci.com/g/php-translation/transifex-adapter)
[](https://scrutinizer-ci.com/g/php-translation/transifex-adapter)
[](https://packagist.org/packages/php-translation/transifex-adapter)
This is an PHP-translation adapter for [Transifex](https://www.transifex.com/).
### Install
```bash
composer require php-translation/transifex-adapter
```
##### Symfony bundle
If you want to use the Symfony bundle you may activate it in kernel:
```