PHPackages                             jpbernius/fmeat - 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. jpbernius/fmeat

ActiveLibrary[API Development](/categories/api)

jpbernius/fmeat
===============

PHP Library for accessing the FMeat API

3.0.1(6y ago)13.1k4[3 issues](https://github.com/jpbernius/FMeat.php/issues)[13 PRs](https://github.com/jpbernius/FMeat.php/pulls)MITPHPPHP &gt;=7.2.0CI failing

Since Nov 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jpbernius/FMeat.php)[ Packagist](https://packagist.org/packages/jpbernius/fmeat)[ Docs](https://jpbernius.github.io/FMeat.php/)[ RSS](/packages/jpbernius-fmeat/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (6)Versions (26)Used By (0)

FMeat.php
=========

[](#fmeatphp)

[![GitHub Actions Status](https://github.com/jpbernius/FMeat.php/workflows/PHP%20Composer/badge.svg)](https://github.com/jpbernius/FMeat.php/actions?query=workflow%3A%22PHP+Composer%22)[![Build Status](https://camo.githubusercontent.com/7deaa093de111778cee29719b2150ba6640b7452e79b3b451c8055b6aed3673a/68747470733a2f2f7472617669732d63692e6f72672f6a706265726e6975732f464d6561742e7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jpbernius/FMeat.php)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2e8b9f5384e716f632d4b2fccd6b7b417e7691d52819838942798d342cf7b59c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a706265726e6975732f666d6561742e7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/jpbernius/fmeat.php/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/5ab6a92041563350fb55253c32d7ac254032ad472642c7776400cc6ea2aa5b86/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a706265726e6975732f666d6561742e7068702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/jpbernius/fmeat.php/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/625583c107521584f29d2d0ae35790f34771cbcefb2977051094b76961d63584/68747470733a2f2f706f7365722e707567782e6f72672f6a706265726e6975732f666d6561742f646f776e6c6f616473)](https://packagist.org/packages/jpbernius/fmeat)

PHP Library for accessing the FMeat API.

Installation
------------

[](#installation)

```
composer require jpbernius/fmeat

```

Usage
-----

[](#usage)

```
use JPBernius\FMeat\FMeatClient;

$fmeat = new FMeatClient();
$week = $fmeat->getCurrentWeek();

foreach ($week as $day) {
  foreach ($day as $dish) {
	echo($dish->getName());
  }
}
```

Credits
-------

[](#credits)

[eat-api](https://github.com/srehwald/eat-api) by [@srehwald](https://github.com/srehwald)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 69.8% 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

Every ~73 days

Recently: every ~160 days

Total

11

Last Release

2400d ago

Major Versions

1.2.2 → 2.0.02019-07-01

2.0.0 → 3.0.02019-11-21

PHP version history (2 changes)1.0.0PHP &gt;=7.1.0

2.0.0PHP &gt;=7.2.0

### Community

Maintainers

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

---

Top Contributors

[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (125 commits)")[![dependabot-support](https://avatars.githubusercontent.com/u/112581971?v=4)](https://github.com/dependabot-support "dependabot-support (22 commits)")[![jpbernius](https://avatars.githubusercontent.com/u/6382716?v=4)](https://github.com/jpbernius "jpbernius (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![kordianbruck](https://avatars.githubusercontent.com/u/298860?v=4)](https://github.com/kordianbruck "kordianbruck (1 commits)")[![Masrepus](https://avatars.githubusercontent.com/u/6538121?v=4)](https://github.com/Masrepus "Masrepus (1 commits)")

---

Tags

FMeatTUM

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jpbernius-fmeat/health.svg)

```
[![Health](https://phpackages.com/badges/jpbernius-fmeat/health.svg)](https://phpackages.com/packages/jpbernius-fmeat)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

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

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1772.4k4](/packages/aimeos-prisma)[volcengine/volcengine-php-sdk

117.6k](/packages/volcengine-volcengine-php-sdk)

PHPackages © 2026

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