https://github.com/php-translation/platform-adapter
[DEPRECATED] Adapters to translation platforms
https://github.com/php-translation/platform-adapter
Last synced: about 1 year ago
JSON representation
[DEPRECATED] Adapters to translation platforms
- Host: GitHub
- URL: https://github.com/php-translation/platform-adapter
- Owner: php-translation
- License: mit
- Created: 2016-11-28T09:46:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-02T10:52:07.000Z (over 9 years ago)
- Last Synced: 2025-01-26T03:43:27.570Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Platform adapters
This repository contains platform adapters for a commonly used translation platform.
## Are your adapter missing?
If you want to add a new adapter you may just create a subfolder to `src/`. All those
subfolders will be a separate package.
Notice that we are using a `travis.ini` file instead of `travis.yml`. The ini file will
contain a list of supported PHP versions.