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

ActiveLibrary

chillout/crud-generator
=======================

This package is used to generate a crud by command.

V1.0.4(3y ago)110MITPHPPHP ^7.4|^8.0

Since Jun 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Aravindan12/crud-generator)[ Packagist](https://packagist.org/packages/chillout/crud-generator)[ Docs](https://github.com/chillout/crud-generator)[ RSS](/packages/chillout-crud-generator/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (1)Dependencies (3)Versions (6)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/51b48accfc812a34df4cd96bec533ebb6f17099c019fcf0b779798e174dee11e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6368696c6c6f75742f637275642d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chillout/crud-generator)[![Total Downloads](https://camo.githubusercontent.com/d9d2d6bf5fe56fb4ce77d7dc3bfd8220c8b7f9db3d6ad4b0d570497214927f47/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6368696c6c6f75742f637275642d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chillout/crud-generator)

This package is mainly created for get a crud files like Controller with basic crud functions, Model, Request file and api resources.By entering crud:generate {name} you will can those file in respective folders. You can modify as u you can.

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

[](#installation)

You can install the package via composer:

```
composer require chillout/crud-generator
```

Usage
-----

[](#usage)

After composer require command of this package Need to run a command in your terminal

```
    php artisan crud:generate {name}
```

{name} can be replace with your name for example Post,Comment

How it is acheived?

Name you given in the command is get replaced by a dummy name added in the pre-added files.

### 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)

- [aravind](https://github.com/chillout)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Every ~0 days

Total

5

Last Release

1437d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fc5768873ca9fdc82e78e74ba017844024333a1da1a3be375b8c57f449e8001?d=identicon)[Aravindan12](/maintainers/Aravindan12)

---

Top Contributors

[![Aravindan12](https://avatars.githubusercontent.com/u/48437458?v=4)](https://github.com/Aravindan12 "Aravindan12 (7 commits)")

---

Tags

crud generatorchillout

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[appzcoder/crud-generator

Laravel CRUD Generator

1.4k581.4k7](/packages/appzcoder-crud-generator)[luthfi/simple-crud-generator

A simple CRUD generator for Laravel 5.5 (and later) with Bootstrap 5.

17218.4k](/packages/luthfi-simple-crud-generator)[takielias/tablar-crud-generator

Laravel Tablar Crud Generator based on https://github.com/takielias/tablar

315.6k](/packages/takielias-tablar-crud-generator)[andreacivita/api-crud-generator

Simple API Crud generator for Laravel

131.2k](/packages/andreacivita-api-crud-generator)

PHPackages © 2026

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