2017 © Pedro Peláez
 

library mfl-api-php-library

PHP Library used to interact with the MyFantasyLeague API

image

mattlibera/mfl-api-php-library

PHP Library used to interact with the MyFantasyLeague API

  • Wednesday, March 21, 2018
  • by mattlibera
  • Repository
  • 0 Watchers
  • 0 Stars
  • 3 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MyFantasyLeague (MFL) API PHP Library

Contact: matt@mattlibera.com, (*1)

Introduction

This package is a PHP library used to interact with the MyFantasyLeague (MFL) API, documented here: https://api.myfantasyleague.com/2017/api_info., (*2)

This is a work in progress. Not recommend for production apps just yet., (*3)

Scope

This package is built not (yet) as a comprehensive interface with the MFL API - it is not written to perform every conceivable API call to MFL. Specifically, this package was built to suit the needs of a particular league that I am commissioning, which uses advanced features that MFL cannot natively support., (*4)

Please fork and add methods to this as you see fit / as your needs dictate., (*5)

Installation

  1. composer require 'mattlibera/mfl-api-php-library'
  2. Use one of the API calls built into the MattLibera\MflApi\MflApi class, or extend it and add your own. The base API call is built in... you'll have to find a way in whatever framework / app you're working in to call the setter methods to set the variables required to make the call - specific to your environment (e.g. urls, credentials, etc.)

Version History

0.1

Getting started. Available functionality:, (*6)

  • API call abstraction and laying groundwork

The Versions

21/03 2018

dev-master

9999999-dev https://bitbucket.org/mattlibera/mfl-api-php-library

PHP Library used to interact with the MyFantasyLeague API

  Sources   Download

The Requires

 

api php mfl fantasy football mattlibera