2017 © Pedro Peláez
 

library php-scrutinizer-client

PHP Scrutinizer Client

image

snide/php-scrutinizer-client

PHP Scrutinizer Client

  • Tuesday, February 25, 2014
  • by pdenis
  • Repository
  • 1 Watchers
  • 0 Stars
  • 346 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

scrutinizer-client

PHP Client for Scrutinizer API, (*1)

Latest Stable Version Build Status Code Coverage Scrutinizer Quality Score Bitdeli Badge, (*2)

Installation

Installation by Composer

If you use composer, add scrutinizer-client library as a dependency to the composer.json of your application, (*3)

    "require": {
        ...
        "snide/php-scrutinizer-client": "1.*"
        ...
    },

Usage

To access Scrutinizer API, you can do :, (*4)

<?php
    // Access github repository pdenis/monitoring
    $client = new Snide\Scrutinizer\Client();
    $repo = $client->fetchRepository('pdenis/monitoring');

That's all!, (*5)

The Versions

25/02 2014

dev-master

9999999-dev http://github.com/pdenis/scrutinizer-client

PHP Scrutinizer Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

library scrutinizer snide

23/02 2014

1.2.0

1.2.0.0 http://github.com/pdenis/monitoring

PHP Scrutinizer Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

library scrutinizer snide

06/02 2014

1.1.1

1.1.1.0 http://github.com/pdenis/monitoring

PHP Scrutinizer Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

library scrutinizer snide

02/01 2014

1.1.0

1.1.0.0 http://github.com/pdenis/monitoring

PHP Scrutinizer Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

library scrutinizer snide

01/01 2014

1.1.x-dev

1.1.9999999.9999999-dev http://github.com/pdenis/monitoring

PHP Scrutinizer Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

library scrutinizer snide

30/12 2013

1.0

1.0.0.0 http://github.com/pdenis/monitoring

PHP Scrutinizer Client

  Sources   Download

MIT

The Requires

 

The Development Requires

by Pascal DENIS

library scrutinizer snide