2017 © Pedro Peláez
 

library uitid-credentials

Brief description of this PHP library

image

cultuurnet/uitid-credentials

Brief description of this PHP library

  • Monday, April 23, 2018
  • by nicolasleroy
  • Repository
  • 17 Watchers
  • 0 Stars
  • 5,892 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

UiTID Credentials.

Build Status Coverage Status, (*1)

Installation

You can install the CultuurNet\uitid-credentials PHP library in different ways:, (*2)

  • Standalone. Clone or download from github and use [Composer][composer]. Run composer install from the root of the clone to download the necessary dependencies. Standalone usage is probably only useful for testing purposes.
  • Inside your project: require the cultuurnet/uitid-credentials package (it is [registered on Packagist][packagist]) and run composer update.
{
    "require": {
        "cultuurnet/uitid-credentials": "~0.1",
    }
}

How it works

This library allows you to interact with the UiTID Auth API, in order to fetch service consumer and access token., (*3)

The Versions

23/04 2018

dev-feature/symfony-3

dev-feature/symfony-3

Brief description of this PHP library

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Kristof Coomans
by Nicolas Leroy
by Jonas Verhaeghe

23/04 2018

dev-master

9999999-dev

Brief description of this PHP library

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Kristof Coomans
by Nicolas Leroy
by Jonas Verhaeghe