Download the PHP package fmtc/fmtc-php without Composer
On this page you can find all versions of the php package fmtc/fmtc-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fmtc/fmtc-php
More information about fmtc/fmtc-php
Files in fmtc/fmtc-php
Download fmtc/fmtc-php
More information about fmtc/fmtc-php
Files in fmtc/fmtc-php
Please rate this library. Is it a good library?
Informations about the package fmtc-php
FMTC PHP SDK
This is the official php package to interface with FMTC's API.
Features
- Migrate the database schema
- Fetch FMTC's feeds (json): deals, categories, types, merchants and networks
- Process full and incremental feeds and store in database
- Retreive records from the database with an easy to use API
Installation
Requirements
- PHP >5.4
- You may need to increase timeout so the larger API calls don't fail.
Initialization
Fetch JSON Feeds
Migrating the Database
Processing Feeds
Retrieving Records These are methods to retreive records from the database. The methods return single objects or arrays of objects. The results are sorted by rating by default.
All versions of fmtc-php with dependencies
PHP Build Version
Package Version
Requires
illuminate/database Version
^5.1
The package fmtc/fmtc-php contains the following files
Loading the files please wait ....