victorcaina / vrbeneficios-php

VR Benefícios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vr Benefícios PHP SDK

Latest Stable Version Total Downloads License

PHP integration for VrBeneficios API

Installation

If you already have a composer.json file, simply add the following dependency to your project:

"require": {
    "victorcaina/vrbeneficios": "*"
}

With the dependency added to composer.json, just execute:

composer install

Alternatively, you can run directly on your terminal:

composer require victorcaina/vrbeneficios

Usage

Basic

you will need your Client ID and Client Secret to authenticate

Wiki

Check the wiki for detailed documentation.

About

VR Benefícios

License:MIT License


Languages

Language:PHP 100.0%