PHPackages                             mhauri/laravel-api-bundle - 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. mhauri/laravel-api-bundle

ActiveLibrary[API Development](/categories/api)

mhauri/laravel-api-bundle
=========================

Laravel API Bundle

1.1.0(2y ago)065MITPHPPHP ^7.4|^8.0||^8.1||^8.2

Since Oct 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mhauri/laravel-api-bundle)[ Packagist](https://packagist.org/packages/mhauri/laravel-api-bundle)[ RSS](/packages/mhauri-laravel-api-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (13)Used By (0)

Laravel API Bundle
==================

[](#laravel-api-bundle)

This package is meant to provide you, with a set of tools to help you easily and quickly build your own Laravel API. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems.

[![Donate via PayPal](https://camo.githubusercontent.com/e9dbfb6fa3fe88e12cc4e9af4cbafffb9b6cd116e78dd0d917f051f947618a8c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f6e6174652d70617970616c2d626c75652e7376673f7374796c653d666c61742d737175617265266c6f676f3d70617970616c)](https://www.paypal.com/paypalme/mhauri)

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

[](#installation)

```
composer require mhauri/laravel-api-bundle

```

If you'd like to make configuration changes in the configuration file you can publish it with the following Artisan command (otherwise, this step is not needed):

```
php artisan vendor:publish --provider="MHauri\ApiBundle\Providers\ApiServiceProvider"

```

### Replace the default RouteServiceProvider

[](#replace-the-default-routeserviceprovider)

In `config/app.php` replace:

`App\Providers\RouteServiceProvider::class,`

with:

`MHauri\ApiBundle\Providers\ApiRouteServiceProvider::class,`

Issues
------

[](#issues)

If you have any issues with this project, open an issue on [GitHub](https://github.com/mhauri/laravel-api-bundle/issues).

Contribution
------------

[](#contribution)

Any contribution is highly appreciated. The best way to contribute is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

Developer
---------

[](#developer)

[Marcel Hauri](https://github.com/mhauri), and all other [contributors](https://github.com/mhauri/laravel-api-bundle/contributors)

License
-------

[](#license)

[MIT](https://mit-license.org/)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Recently: every ~183 days

Total

12

Last Release

742d ago

Major Versions

0.3.0 → 1.0.02024-04-25

PHP version history (3 changes)0.1.0PHP ^7.4|^8.0

0.2.0PHP ^7.4|^8.0||^8.1

0.3.0PHP ^7.4|^8.0||^8.1||^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/402069?v=4)[Marcel Hauri](/maintainers/mhauri)[@mhauri](https://github.com/mhauri)

---

Top Contributors

[![mhauri](https://avatars.githubusercontent.com/u/402069?v=4)](https://github.com/mhauri "mhauri (22 commits)")

---

Tags

api-restlaravellaravel-package

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/mhauri-laravel-api-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mhauri-laravel-api-bundle/health.svg)](https://phpackages.com/packages/mhauri-laravel-api-bundle)
```

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M112](/packages/darkaonline-l5-swagger)[echolabsdev/prism

A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.

2.3k388.3k10](/packages/echolabsdev-prism)[sburina/laravel-whmcs-up

WHMCS API client and user provider for Laravel

271.3k](/packages/sburina-laravel-whmcs-up)

PHPackages © 2026

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