babdev/library

This package is abandoned and no longer maintained. The author suggests using the babdev/transifex package instead.

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

3.0.0 2019-11-20 01:24 UTC

This package is auto-updated.

Last update: 2020-01-01 17:13:54 UTC


README

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