PHPackages                             eleon/awesome-apis - 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. eleon/awesome-apis

ActiveLibrary[API Development](/categories/api)

eleon/awesome-apis
==================

lumen providers for awesome apis

0.1.2(9y ago)118MITPHPPHP ^5.5.9 || ^7.0

Since Oct 24Pushed 9y agoCompare

[ Source](https://github.com/ErasmoLeon/awesome-apis)[ Packagist](https://packagist.org/packages/eleon/awesome-apis)[ RSS](/packages/eleon-awesome-apis/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

\#1.- Add env vars to .env file

```
MEANING_CLOUD_SECRET_KEY=9456dgfgerjukikf89eqwbbqweqwe259kidd5
TWITTER_CLIENT_ID=qwekvfhirgotmo78456456
TWITTER_CLIENT_PASSWORD=g0ri093453j45k39fud9fi9dfigdfg0lkn34f
CLARIFAI_CLIENT_ID=k4h534j5lkfdgoidugfiojlth
CLARIFAI_CLIENT_PASSWORD=TAyGSjA¡2ZKwtKVyYOJodUGeNu4l534hfkd

```

\#2.- Register providers in bootstrap/app.php

```
$app->register(Eleon\AwesomeApis\Providers\MeaningCloudServiceProvider::class);
$app->register(Eleon\AwesomeApis\Providers\ClarifaiServiceProvider::class);
$app->register(Eleon\AwesomeApis\Providers\TwitterServiceProvider::class);
$app->register(Eleon\AwesomeApis\Providers\MercadoLibreServiceProvider::class);

```

\#3.- Usage

```
$meaningCloudService = app()->make('MeaningCloudService');
$twitterService = app()->make('TwitterService');
$mercadolibreService = app()->make('MercadoLibreService');
$clarifaiService = app()->make('ClarifaiService');

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

3

Last Release

3535d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39131875?v=4)[leleleon](/maintainers/leleleon)[@leleleon](https://github.com/leleleon)

---

Top Contributors

[![ErasmoLeon](https://avatars.githubusercontent.com/u/6047226?v=4)](https://github.com/ErasmoLeon "ErasmoLeon (3 commits)")

---

Tags

laravellumenproviderapis

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eleon-awesome-apis/health.svg)

```
[![Health](https://phpackages.com/badges/eleon-awesome-apis/health.svg)](https://phpackages.com/packages/eleon-awesome-apis)
```

###  Alternatives

[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

99620.0k3](/packages/vluzrmos-slack-api)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[smodav/mpesa

M-Pesa API implementation

16167.1k1](/packages/smodav-mpesa)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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