PHPackages                             l3l0/php-travis-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. l3l0/php-travis-client

ActiveLibrary[API Development](/categories/api)

l3l0/php-travis-client
======================

PHP implementation for travis API

3057710[4 issues](https://github.com/l3l0/php-travis-client/issues)[1 PRs](https://github.com/l3l0/php-travis-client/pulls)1PHP

Since Jul 30Pushed 4y ago3 watchersCompare

[ Source](https://github.com/l3l0/php-travis-client)[ Packagist](https://packagist.org/packages/l3l0/php-travis-client)[ RSS](/packages/l3l0-php-travis-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (1)

PHP Travis Client
=================

[](#php-travis-client)

It is simple PHP implementation of client using [travisci api](http://about.travis-ci.org/docs/dev/api/).

[![Build Status](https://camo.githubusercontent.com/108a771bac57b482b66c3d55a5b8d6189209d0c81df18ee3905f82502786681b/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6c336c302f7068702d7472617669732d636c69656e742e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/l3l0/php-travis-client)

Installation
------------

[](#installation)

Download repository then [download composer](http://getcomposer.org/doc/01-basic-usage)using `wget -nc http://getcomposer.org/composer.phar`

So install command will look like `php composer.phar install`

Usage
-----

[](#usage)

Just look at tests :P . Basic example:

```
