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

ActiveLibrary[API Development](/categories/api)

dipeshsukhia/laravel-api-develop
================================

Develop rest APIs for Laravel

v1.0.8(8mo ago)5211MITPHPPHP &gt;=8.0

Since Jun 14Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/dipeshsukhia/laravel-api-develop)[ Packagist](https://packagist.org/packages/dipeshsukhia/laravel-api-develop)[ Docs](https://github.com/dipeshsukhia/laravel-api-develop)[ GitHub Sponsors](https://github.com/dipeshsukhia)[ RSS](/packages/dipeshsukhia-laravel-api-develop/feed)WikiDiscussions 1.x Synced today

READMEChangelog (9)Dependencies (3)Versions (13)Used By (0)

Develop(Export) Laravel REST apis
=================================

[](#developexport-laravel-rest-apis)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2f258b82652f68d687ebab54de45c64fe15c6843176dff79b2ade37e041ef6ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64697065736873756b6869612f6c61726176656c2d6170692d646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dipeshsukhia/laravel-api-develop)[![Total Downloads](https://camo.githubusercontent.com/9c565eefc2be0b076483ed576d05f02f8317b4feebb5b31dbd5b2501eaea9b1e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64697065736873756b6869612f6c61726176656c2d6170692d646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dipeshsukhia/laravel-api-develop)[![GitHub Actions](https://github.com/dipeshsukhia/laravel-api-develop/actions/workflows/main.yml/badge.svg)](https://github.com/dipeshsukhia/laravel-api-develop/actions/workflows/main.yml/badge.svg)

Develop(Export) Laravel REST apis with form request, api resources and collections.

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

[](#installation)

You can install the package via composer:

```
composer require dipeshsukhia/laravel-api-develop
```

Usage
-----

[](#usage)

```
php artisan develop-api:install
```

use trait in App\\Exceptions\\Handler.php

```
use App\Exceptions\Traits\ApiHandlerTrait;

class Handler extends ExceptionHandler
{
    use ApiHandlerTrait;
```

```
php artisan develop-api --model=User
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Dipesh Sukhia](https://github.com/dipeshsukhia)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance59

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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

Recently: every ~286 days

Total

10

Last Release

262d ago

PHP version history (2 changes)v1.0.0PHP ^7.4|^8.0

v1.0.7PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0712598e4c6d2504f39f656b2bae2f0d96681f324bbedbf0137b925d097006dd?d=identicon)[dipeshsukhia](/maintainers/dipeshsukhia)

---

Top Contributors

[![dipeshsukhia](https://avatars.githubusercontent.com/u/34036367?v=4)](https://github.com/dipeshsukhia "dipeshsukhia (35 commits)")

---

Tags

dipeshsukhialaravel-api-develop

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[spatie/laravel-route-discovery

Auto register routes using PHP attributes

23645.0k2](/packages/spatie-laravel-route-discovery)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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