PHPackages                             aytacmalkoc/laravel-crud-generator - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aytacmalkoc/laravel-crud-generator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aytacmalkoc/laravel-crud-generator
==================================

Basic CRUD generator for Laravel 8.x applications.

1.0.0(3y ago)09MITPHP

Since Jun 13Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Laravel CRUD Generator
======================

[](#laravel-crud-generator)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5f0faf3096a7c79a9a8d7ac0c656108422ae28b0187e9a54c721cda83c54942c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61797461636d616c6b6f632f6c61726176656c2d637275642d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aytacmalkoc/laravel-crud-generator)[![Total Downloads](https://camo.githubusercontent.com/fdf2703296c1263e42cf416a71837a807746641db0bd0f6a5535560cae11740f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61797461636d616c6b6f632f6c61726176656c2d637275642d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aytacmalkoc/laravel-crud-generator)

This package provides a single command to create all CRUD operations in Laravel applications.

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

[](#installation)

You can install the package via composer:

```
composer require aytacmalkoc/laravel-crud-generator
```

Usage
-----

[](#usage)

```
php artisan make:crud Product
```

Options
-------

[](#options)

The --auth option can be used to add auth middleware to requests and routes.

```
php artisan make:crud Product --auth
```

Generated files
---------------

[](#generated-files)

ControllersRequestsModelsObserversFactoriesMigrationsSeedersViewsRoutesProductControllerProductRequestsProductProductObserverProductFactorycreate\_products\_tableProductSeederindex, show, edit, create filesweb.php### 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)

- [Aytac Malkoc](https://github.com/aytacmalkoc)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

1434d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d9a5c4764ca99d107737a2ce0134669163f5202be56394c57fa9ca8755d9e09?d=identicon)[aytacmalkoc](/maintainers/aytacmalkoc)

---

Top Contributors

[![aytacmalkoc](https://avatars.githubusercontent.com/u/37803401?v=4)](https://github.com/aytacmalkoc "aytacmalkoc (18 commits)")

---

Tags

laravel crud generatoraytacmalkoc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aytacmalkoc-laravel-crud-generator/health.svg)

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

###  Alternatives

[felixnagel/t3extblog

A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl. comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!

3421.6k](/packages/felixnagel-t3extblog)

PHPackages © 2026

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