Unmaintained Repository
This repository is no longer maintained
The Transifex API Package is a PHP client for accessing the Transifex API.
Requirements
- PHP 7.2 or later
- Any PSR-17 compatible factories
- Any PSR-18 compatible HTTP client
Documentation
The package's documentation can be found in the docs folder of the repository.
Installation
Installation via GIT
Get the source code from GIT:
git clone git://github.com/BabDev/Transifex-API.git
Installation via Composer
To include this package in your Composer project, run the following command from the command line:
composer require babdev/transifex