PHPackages                             laraflow/crud - 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. laraflow/crud

ActiveLibrary[API Development](/categories/api)

laraflow/crud
=============

Laraflow CRUD stub files generator and utility functions.

0.9.3(11mo ago)61151[5 PRs](https://github.com/laraflow/crud/pulls)MITPHPPHP ^8.1CI passing

Since Jun 5Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/laraflow/crud)[ Packagist](https://packagist.org/packages/laraflow/crud)[ Docs](https://github.com/laraflow/crud)[ RSS](/packages/laraflow-crud/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (19)Used By (0)

Laraflow CRUD
=============

[](#laraflow-crud)

[![Latest Version on Packagist](https://camo.githubusercontent.com/994b6afff54035c812daa855f191f8bf6fe4c91b3d5421c5ba8413ed690047b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c617261666c6f772f637275642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laraflow/crud)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a42c2bd1577c928b8c213bbea777186d23417089ea548139f8006e4b4bedf86e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c617261666c6f772f637275642f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/laraflow/crud/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/d050dbfeba43178704a3cfea83aa3a4b028e72964be46ad77b07589b1b2e8397/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c617261666c6f772f637275642f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/laraflow/crud/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/557f9edd6dd3a530d6091114aeb5565b02a93905823c4b72d76d31f731df9f0f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c617261666c6f772f637275642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laraflow/crud)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require laraflow/crud
```

or only on the Development Environment

```
composer require --dev laraflow/crud
```

After that run this command to configure project.

```
php artisan laraflow:install
```

Usage
-----

[](#usage)

To create a complete API CRUD stub file use this command

```
php artisan make:crud ResourceName
```

If you want to add fields to migration and request validation then

```
php artisan make:crud ResourceName --fields=name,email,phone,image
```

Optionally, If you want to create an inside subdirectory.

```
php artisan make:crud Directory1/Directorry2/ResourceName
```

Note: Root Namespace will be added from the configuration.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Mohammad Hafijul Islam](https://github.com/hafijul233)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance73

Regular maintenance activity

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.4% 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 ~32 days

Recently: every ~47 days

Total

12

Last Release

358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/870a352ea25df3ba3fb9443653badfb195324776da50cef0d8c730475f7681b1?d=identicon)[hafijul233](/maintainers/hafijul233)

---

Top Contributors

[![hafijul233](https://avatars.githubusercontent.com/u/24684511?v=4)](https://github.com/hafijul233 "hafijul233 (99 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

apiapi-resourcescrudcrud-generatorgeneratorsinertiajslaravelstubvuejsjsonlaravelxmlutilitygeneratorcrudrestfulrestapiopenapi3laraflowmarco

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/laraflow-crud/health.svg)

```
[![Health](https://phpackages.com/badges/laraflow-crud/health.svg)](https://phpackages.com/packages/laraflow-crud)
```

###  Alternatives

[obiefy/api-response

Simple Laravel package to return Json responses.

17324.6k](/packages/obiefy-api-response)[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)
