2017 © Pedro Peláez
 

library errandplace

PHP SDK for errandplace tools and integrations

image

errandplace/errandplace

PHP SDK for errandplace tools and integrations

  • Wednesday, August 2, 2017
  • by segsalerty
  • Repository
  • 1 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP client for Errands & Logistics Integrations

Getting started

The recommended way to install onerecharge-php is through Composer., (*1)

# Install Composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the latest stable version of errandplace:, (*2)

php composer.phar require errandplace/errandplace

After installing, you need to require Composer's autoloader:, (*3)

require 'vendor/autoload.php';

You can then later update errandplace using composer:, (*4)

bash composer.phar update, (*5)

Example usage

  • Coming soon in later version of library
  • To gain early access to enjoy this service : contact hello@errandplace.com

Features

  • Documentation going to be listed soon

Submit an issue, feedback or a feature request

  • Any issue topics are welcome.

CONTRIBUTING

  • Fork it!
  • Clone your fork
  • Create your feature branch: git checkout -b my-new-feature;
  • Commit your changes: git commit -am 'Add some feature/fix';
  • Push to the branch: git push origin my-new-feature;
  • Submit a pull request:

The Versions

02/08 2017

dev-master

9999999-dev

PHP SDK for errandplace tools and integrations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Musty