Download the PHP package dlzer/mfp-php without Composer
On this page you can find all versions of the php package dlzer/mfp-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dlzer/mfp-php
More information about dlzer/mfp-php
Files in dlzer/mfp-php
Download dlzer/mfp-php
More information about dlzer/mfp-php
Files in dlzer/mfp-php
Please rate this library. Is it a good library?
Informations about the package mfp-php
MFP-PHP
MFP-PHP is a PHP library that makes it easy to request a single days macro data from a MyFitnessPal users diary.
- Simple interface allows for quick start up
- Takes only the MyFitnessPal username and a single Date (YYYY-MM-DD)
- Lightweight class, so no worries about bulking down a project.
- No dependencies constraints
Requirements
- PHP 7.4^
- Composer
Usage
! The uses MFP profile needs to be set to public for macros to be readable.
Installing MFP-PHP
Testing
The most recent version of MFP-PHP includes PHPUnit test cases. To run them with composer:
Version Guide
- 0.1.0 Initial Release
- 0.1.1 Fix autoload issue
- 0.1.2 Added check for Username
- 0.1.3 Added check for date format
- 0.1.4 Cleanup Username Check
- 0.1.5 Added PHPUnit Test Cases
- 0.1.6 Macro Alignment Adjustment
- 0.1.7 Error Handling, Cleanup & Prep for PSR-18 Http-Client
- 2.0.0 Major Version Bump
Support
Feel free to fork this project, any support is appreciated.
All versions of mfp-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3 || ^7.0 || ^8.0
The package dlzer/mfp-php contains the following files
Loading the files please wait ....