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

ActiveLibrary[API Development](/categories/api)

elfsundae/laravel-api
=====================

Laravel api client, token, and response.

1.8.0(8y ago)152311MITPHPPHP &gt;=5.6.4

Since Jun 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ElfSundae/laravel-api)[ Packagist](https://packagist.org/packages/elfsundae/laravel-api)[ Docs](https://github.com/ElfSundae/laravel-api)[ RSS](/packages/elfsundae-laravel-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (5)Versions (15)Used By (1)

Laravel Api
===========

[](#laravel-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/402d4ef6a83bf73420dd9c7519fb8e66f32eda6c258b4a571ec3406856ce477e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c6673756e6461652f6c61726176656c2d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elfsundae/laravel-api)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![tests](https://github.com/ElfSundae/laravel-api/actions/workflows/tests.yml/badge.svg)](https://github.com/ElfSundae/laravel-api/actions/workflows/tests.yml)[![StyleCI](https://camo.githubusercontent.com/eaa0c7013139432f4493b43ad168430d811270fcfd861facdc6bc5ffb8bec82e/68747470733a2f2f7374796c6563692e696f2f7265706f732f39343033313238322f736869656c64)](https://styleci.io/repos/94031282)[![SymfonyInsight Grade](https://camo.githubusercontent.com/fce84b012178840dd3ccf2541ac30fe869251006a3a9b8ba9a142825fea0aac5/68747470733a2f2f696d672e736869656c64732e696f2f73796d666f6e792f692f67726164652f66346665646563612d333066312d346231392d386234662d3665386238373832353933663f7374796c653d666c61742d737175617265)](https://insight.symfony.com/projects/f4fedeca-30f1-4b19-8b4f-6e8b8782593f)[![Quality Score](https://camo.githubusercontent.com/b5152ce63045a200ef82e187965d1d7d2728a917a6ed24aa88e334255f92a657/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f456c6653756e6461652f6c61726176656c2d6170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ElfSundae/laravel-api)[![Code Coverage](https://camo.githubusercontent.com/1fd7ac31498ad140a5ed05d368af6b7643f770f27b8b605c694e059d6f25730d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f456c6653756e6461652f6c61726176656c2d6170692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/ElfSundae/laravel-api/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/ad220b0090c213d710baa4581c139d2f50dc24f459e52ba5a2024b5cbf47e04b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c6673756e6461652f6c61726176656c2d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elfsundae/laravel-api)

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

[](#installation)

You can install this package via the [Composer](https://getcomposer.org) manager:

```
$ composer require elfsundae/laravel-api
```

Then register the service provider by adding the following to the `providers` array in `config/app.php`:

```
ElfSundae\Laravel\Api\ApiServiceProvider::class,
```

And publish the config file:

```
$ php artisan vendor:publish --tag=laravel-api
```

Testing
-------

[](#testing)

```
$ composer test
```

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT License](LICENSE.md).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

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

Recently: every ~32 days

Total

14

Last Release

3021d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c708b9bd4fcd09378112b235c310162a01d656b85946f1357562b6820c75ee6?d=identicon)[ElfSundae](/maintainers/ElfSundae)

---

Top Contributors

[![ElfSundae](https://avatars.githubusercontent.com/u/526008?v=4)](https://github.com/ElfSundae "ElfSundae (127 commits)")

---

Tags

apilaraveltoken

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[dragon-code/laravel-json-response

Automatically always return a response in JSON format

1118.6k1](/packages/dragon-code-laravel-json-response)

PHPackages © 2026

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