Skip to content

easyting/bpi-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ composer install

Composer

$ curl -sS https://getcomposer.org/installer | php

This installer script will simply check some php.ini settings, warn you if they are set incorrectly, and then download the latest composer.phar in the current directory.

Usage

<?php
include_once __DIR__ . '/vendor/autoload.php';
new Bpi\Sdk\Document(new Goutte\Client());
?>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages