2017 © Pedro Peláez
 

library api-php-client

Happyr public API client library.

image

happyr/api-php-client

Happyr public API client library.

  • Tuesday, January 23, 2018
  • by Nyholm
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,163 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 14 Versions
  • 12 % Grown

The README.md

Happyr PHP API client

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads, (*1)

This PHP library is a client to the API at [api.happyr.com][1]., (*2)

Installation

composer require happyr/api-php-client

Configuration

There is a few mandatory configuration parameters. They are 'identifier' and 'secret'. You will get them both from the [Happyr-API website][1]., (*3)

Usage

use Happyr\ApiClient\HappyrClient;

class MyClass
{
    public function myFunc()
    {
        $api = HappyrClient::create('myApiIdentifier', 'myApiSecret');
        $patterns = $api->profilePattern()->index('sv');
    }
}

The Versions

11/11 2016

1.2.4

1.2.4.0 http://developer.happyr.com/php-libraries/happyrecruiting-api-client

Happyr public API client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

api client happyr

09/04 2015

1.2.3

1.2.3.0 http://developer.happyr.com/php-libraries/happyrecruiting-api-client

Happyr public API client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

api client happyr

21/12 2014

1.2.2

1.2.2.0 http://developer.happyr.com/php-libraries/happyrecruiting-api-client

Happyr public API client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

api client happyr

12/08 2014

1.2.1

1.2.1.0 http://developer.happyr.com/php-libraries/happyrecruiting-api-client

Happyr public API client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

api client happyr

08/08 2014

1.2.0

1.2.0.0 http://developer.happyr.com/php-libraries/happyrecruiting-api-client

Happyr public API client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

api client happyr

22/04 2014

1.1.0

1.1.0.0 http://developer.happyr.se/php-libraries/happyrecruiting-api-client

HappyR public API client library.

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

api client happyr happyrecruiting

06/12 2013

1.0.1

1.0.1.0 http://developer.happyr.se/php-libraries/happyrecruiting-api-client

HappyR public API client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

api client happyr happyrecruiting