2017 © Pedro Peláez
 

library betvictor-broccoli

Api client for betvictor

image

armandsar/betvictor-broccoli

Api client for betvictor

  • Saturday, December 16, 2017
  • by armandsar
  • Repository
  • 1 Watchers
  • 0 Stars
  • 79 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

BetVictor Broccoli

Software License Build Status Total Downloads, (*1)

Simple betvictor api client for Laravel 5., (*2)

Install

Via Composer, (*3)

``` bash $ composer require armandsar/betvictor-broccoli, (*4)


After updating composer, add the ServiceProvider to the providers array in config/app.php

Armandsar\BetVictorBroccoli\ServiceProvider::class,, (*5)


or let Laravel autoload package if on >= 5.5 Publish api config ``` bash $ php artisan vendor:publish

Usage

``` php $client = new Armandsar\BetVictorBroccoli\BetVictorClient();, (*6)


or let Laravel do this by type hinting dependency in constructors or controller methods ## Available methods Sports: ``` php $client->sports();

``` php $client->meetings($sportId);, (*7)


``` php $client->meetingEvents($sportId, $meetingId);

Testing

bash $ phpunit, (*8)

License

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

The Versions

16/12 2017

dev-master

9999999-dev https://github.com/armandsar/betvictor-broccoli

Api client for betvictor

  Sources   Download

MIT

The Requires

 

The Development Requires

api sports tips betting armandsar betvictor

16/12 2017

0.2

0.2.0.0 https://github.com/armandsar/betvictor-broccoli

Api client for betvictor

  Sources   Download

MIT

The Requires

 

The Development Requires

api sports tips betting armandsar betvictor

11/12 2017

0.1

0.1.0.0 https://github.com/armandsar/betvictor-broccoli

Api client for betvictor

  Sources   Download

MIT

The Requires

 

The Development Requires

api sports tips betting armandsar betvictor