2017 © Pedro Peláez
 

library fbd

Wrapper for football-data.org for Laravel 5.*

image

xxaxxo/fbd

Wrapper for football-data.org for Laravel 5.*

  • Sunday, November 27, 2016
  • by xxaxxo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

## Laravel 5 package for football-data.org

football-data.org, (*1)

This package sole purpose is to make your interaction with football-data.org a bit easier. Pull the package - register in football-data.org, (*2)

Put in your .env file, (*3)

FBD_TOKEN=
FBD_URL=http://api.football-data.org/v1/

All the responses are returned as laravel collections for easier management after the request, (*4)

composer require xxaxxo/fbd dev-master

Add, (*5)

use xxaxxo\fbd\Services\FootballData\FootballData;

in your controller after getting the package and feed it to the model, (*6)

Added a filter setter now you can use, (*7)

$footballData->filter('timeFrame', 'n1')->getFixtureData();

for all the queries that accept filtering params, (*8)

The Versions

27/11 2016

dev-develop

dev-develop

Wrapper for football-data.org for Laravel 5.*

  Sources   Download

MIT

The Requires

 

by Michael Kumar

laravel api soccer football

27/11 2016

dev-master

9999999-dev

Wrapper for football-data.org for Laravel 5.*

  Sources   Download

MIT

The Requires

 

by Michael Kumar

laravel api soccer football

27/11 2016

1.2

1.2.0.0

Wrapper for football-data.org for Laravel 5.*

  Sources   Download

MIT

The Requires

 

by Michael Kumar

laravel api soccer football