php-translation / platform-adapter
Adapters for different translation platforms
Installs: 159
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
pkg:composer/php-translation/platform-adapter
Requires
- php: ^5.5 || ^7.0
- php-translation/common: ^0.2
This package is auto-updated.
Last update: 2022-02-01 13:03:32 UTC
README
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.