PHPackages                             kylemilloy/edamam-php - 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. kylemilloy/edamam-php

ActiveLibrary[API Development](/categories/api)

kylemilloy/edamam-php
=====================

PHP Library for the Edamam API

1.0.0(3y ago)6521MITPHP

Since Jul 21Pushed 3y agoCompare

[ Source](https://github.com/kylemilloy/edamam-php)[ Packagist](https://packagist.org/packages/kylemilloy/edamam-php)[ RSS](/packages/kylemilloy-edamam-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

Edamam-PHP
==========

[](#edamam-php)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/dcb5c72449c10ebb08b12bbbc66cad9e2b3a6a2b9a62218c4294570e63c9592f/68747470733a2f2f7472617669732d63692e6f72672f6b796c656d696c6c6f792f6564616d616d2d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kylemilloy/edamam-php)[![StyleCI](https://camo.githubusercontent.com/8b88cd8b38d1fd5fdb55e152299ca575ae9afa21a17cc628f232e74cf39a9b27/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3139383031313339342f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/198011394)[![Total Downloads](https://camo.githubusercontent.com/618921253510f0b7252faabf55266f143f54c5ace2c1039a2feb85f573076e1a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b796c656d696c6c6f792f6564616d616d2d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kylemilloy/edamam-php)

The Edama-PHP library provides access to the [Edamam API](https://developer.edamam.com/) for the PHP language.

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

[](#installation)

Install with composer using `composer require kylemilloy/edamam-php`

Usage
-----

[](#usage)

Simple usage looks like:

```
\Edamam\Api\FoodDatabase\FoodDatabase::setApiCredentials('app_id', 'app_key');

$results = \Edamam\Api\FoodDatabase\FoodRequest::find(['ingredient' => 'pizza'])->results();
```

For more complex usage view the [FoodDatabase API Docs](docs/FOODDATABASE.md).

Todo
----

[](#todo)

- Add full support for Food Database API
- Add full support for Nutrition Analysis API
- Add full support for Recipe Search API

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

Established project with proven stability

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 ~404 days

Total

4

Last Release

1272d ago

Major Versions

0.2.2 → 1.0.02022-11-14

### Community

Maintainers

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

---

Tags

dietedamam-apiedamam-phpfoodphp-library

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/kylemilloy-edamam-php/health.svg)

```
[![Health](https://phpackages.com/badges/kylemilloy-edamam-php/health.svg)](https://phpackages.com/packages/kylemilloy-edamam-php)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[mvdnbrk/dhlparcel-php-api

DHL Parcel API client for PHP

3957.9k5](/packages/mvdnbrk-dhlparcel-php-api)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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