2017 © Pedro Peláez
 

library timecontrol-api

The api for timecontrol

image

tjoosten/timecontrol-api

The api for timecontrol

  • Saturday, June 11, 2016
  • by Tjoosten
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Timecontrol API

This package provides the timecontrol API., (*1)

Requirements.

  • PHP >= 5.6.0
  • Timecontrol application
  • chrisbjr/api-guard 3.1.*

Installation

Require this package with composer:, (*2)

composer require tjoosten/timecontrol-api

After updating composer, add the ServiceProvider to the providers array in config/app/php, (*3)

Laravel 5.X

Idevelopment\Timecontrol\Api\ServiceProvider::class

If you like to use the facade, add this to your facades in config/app.php, (*4)

'TimecontrolApi' => Idevelopment\Timecontrol\Api\Facade\TimecontrolApi::class,

After that the only thing u need to do is:, (*5)

php vendor:publish

Security vurnabilities

If you discover any security related issues, please email Topairy@gmail.com instead of using the issue tracker., (*6)

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

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, scouts en gidsen template is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible., (*8)

See the Releases section of our GitHub project for changelogs for each release version of this repo., (*9)

The Versions

11/06 2016

dev-master

9999999-dev

The api for timecontrol

  Sources   Download

MIT

The Requires

 

The Development Requires

11/06 2016

dev-development

dev-development

The api for timecontrol

  Sources   Download

MIT

The Requires

 

The Development Requires