PHPackages                             pmill/mfp-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. pmill/mfp-client

ActiveLibrary[API Development](/categories/api)

pmill/mfp-client
================

A PHP client for MyFitnessPal

0.1.0(10y ago)470MIT

Since Jun 20Compare

[ Source](https://github.com/pmill/mfp-client)[ Packagist](https://packagist.org/packages/pmill/mfp-client)[ Docs](https://github.com/pmill/mfp-client)[ RSS](/packages/pmill-mfp-client/feed)WikiDiscussions Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

PHP MyFitnessPal Client
=======================

[](#php-myfitnesspal-client)

Introduction
------------

[](#introduction)

This package contains a PHP client for MyFitnessPal.

The following features are currently supported:

- Current Weight
- Historical Weight

Usage
-----

[](#usage)

The following example shows how to retrieve your current weight.

```
$client = new \pmill\MFP\Client();
$client->setCredentials($username, $password);
$currentWeight = $client->getCurrentWeight();

```

A more detail example is available in the examples directory.

Version History
---------------

[](#version-history)

0.1.0 (20/06/2016)

- Get current weight
- Get historical weight

Copyright and License
---------------------

[](#copyright-and-license)

pmill/mfp-client Copyright (c) 2016 pmill () All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3663d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fb0ec83fead40be88e6b0e3c143eae8fb3510c6e78417b271c9ed962863316cf?d=identicon)[pmill](/maintainers/pmill)

---

Top Contributors

[![pmill](https://avatars.githubusercontent.com/u/3912365?v=4)](https://github.com/pmill "pmill (10 commits)")

---

Tags

phpapiclientmfpmyfitnesspal

### Embed Badge

![Health badge](/badges/pmill-mfp-client/health.svg)

```
[![Health](https://phpackages.com/badges/pmill-mfp-client/health.svg)](https://phpackages.com/packages/pmill-mfp-client)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k8.8M83](/packages/openai-php-laravel)[resend/resend-php

Resend PHP library.

596.2M37](/packages/resend-resend-php)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

73287.1k1](/packages/mozex-anthropic-laravel)[timkley/weaviate-php

A PHP HTTP Client for the Weaviate REST API

3867.2k2](/packages/timkley-weaviate-php)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
