2017 © Pedro Peláez
 

library hpclient

Start of API and reporting for HubPlanner

image

alfred-nutile-inc/hpclient

Start of API and reporting for HubPlanner

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 33 % Grown

The README.md

hpclient

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

I will start to make some example reports around the HubPlanner API for PHP, (*2)

Structure

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following., (*3)

bin/
config/
src/
tests/
vendor/

Install

Via Composer, (*4)

$ composer require alfred-nutile-inc/hpclient

Once this is in place load your Laravel provider config/app.php:, (*5)

AlfredNutileInc\HubPlannerClient::class

Make sure to set your .env to:, (*6)

HUBPLANNER_API_KEY=your_super_long_api_key

Usage

$skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');

Change log

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

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*8)

Security

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

Credits

License

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

., (*11)

The Versions

27/05 2018

dev-master

9999999-dev https://github.com/alfred-nutile-inc/hpclient

Start of API and reporting for HubPlanner

  Sources   Download

MIT

The Requires

 

The Development Requires

alnutile alfred-nutile-inc hpclient hubplanner