2017 © Pedro Peláez
 

library api-library

A PHP library to interface with the FoodCloud API.

image

foodcloud/api-library

A PHP library to interface with the FoodCloud API.

  • Tuesday, December 29, 2015
  • by jestillore
  • Repository
  • 2 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Foodcloud PHP API Library

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

A PHP library to interface with the FoodCloud API., (*2)

Install

Via Composer, (*3)

``` bash $ composer require foodcloud/api-library, (*4)


## Usage ``` php $foodcloud = new Foodcloud\APILibrary\Foodcloud(); echo $foodcloud->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

29/12 2015

dev-master

9999999-dev https://github.com/jestillore/foodcloud-php-api-library.git

A PHP library to interface with the FoodCloud API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api library foodcloud