PHPackages                             snide/php-versioneye-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. snide/php-versioneye-client

ActiveLibrary[API Development](/categories/api)

snide/php-versioneye-client
===========================

PHP Version EYE Client

1682PHP

Since May 12Pushed 12y agoCompare

[ Source](https://github.com/pdenis/versioneye-client)[ Packagist](https://packagist.org/packages/snide/php-versioneye-client)[ RSS](/packages/snide-php-versioneye-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

versioneye-client
=================

[](#versioneye-client)

A PHP Client for [Version Eye](https://www.versioneye.com/) API

[![Build Status](https://camo.githubusercontent.com/ae16838e4db2ebf5d7be62b520b5e72c72c075e1dd5235105a35458f46cb49a7/68747470733a2f2f7472617669732d63692e6f72672f7064656e69732f76657273696f6e6579652d636c69656e742e706e67)](https://travis-ci.org/pdenis/versioneye-client)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/1782693036eb5ec6d779dde64e5da454510c68dfe7463d0de7a4a6e8235ee4e1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7064656e69732f76657273696f6e6579652d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f733d36316366376561656435303861393463386633306631623231636436646661343763663438336535)](https://scrutinizer-ci.com/g/pdenis/versioneye-client/)[![Code Coverage](https://camo.githubusercontent.com/0ed7d6dabc44b8d47e7c66a11a7481cd5ffe04623b0005f63346051706381d59/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7064656e69732f76657273696f6e6579652d636c69656e742f6261646765732f636f7665726167652e706e673f733d66343664643234656165393034633361643830343536633430336434653336303530303666326264)](https://scrutinizer-ci.com/g/pdenis/versioneye-client/)

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

[](#installation)

### Installation by Composer

[](#installation-by-composer)

If you use composer, add versioneye-client library as a dependency to the composer.json of your application

```
    "require": {
        ...
        "snide/php-versioneye-client": "dev-master"
        ...
    },
```

Usage
-----

[](#usage)

### Projects

[](#projects)

```
