babdev/transifex

The Transifex API Package is a wrapper of the Transifex API available for PHP developers


Keywords
php, transifex
License
GPL-2.0+

Documentation

Unmaintained Repository

This repository is no longer maintained

Transifex API Package Scrutinizer Code Quality Code Coverage Build Status Build Status

Latest Stable Version Total Downloads Latest Unstable Version License

The Transifex API Package is a PHP client for accessing the Transifex API.

Requirements

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