PHPackages                             pyxeel/auto\_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. [Database &amp; ORM](/categories/database)
4. /
5. pyxeel/auto\_crud

ActiveProject[Database &amp; ORM](/categories/database)

pyxeel/auto\_crud
=================

v1.1.2(6y ago)269MITPHPPHP &gt;=5.6.4CI failing

Since Nov 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Pyxeel/AutoCrud)[ Packagist](https://packagist.org/packages/pyxeel/auto_crud)[ RSS](/packages/pyxeel-auto-crud/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

🚀 AutoCrud
==========

[](#rocket-autocrud)

AutoCrud is a package for Laravel to auto create scaffolding with code.

Getting Started
---------------

[](#getting-started)

Here is a basic example of how we can use the package:

### Prerequisites

[](#prerequisites)

Have a Laravel Proyect 5+ and composer

### Installing

[](#installing)

1- First download the package using composer

```
composer require pyxeel/auto_crud

```

2- Second, now we can use the command

```
php artisan autocrud:init {model} {--c=true} {--r=true} {--m=false} {--s=false} {--softdeletes=true}

```

3- Enjoy ☺️

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.5% 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

4

Last Release

2424d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca025e024c5e6abe8ce759edea4af37225a077bb8a6371c5a9e73207a2b8fd5b?d=identicon)[Pyxel](/maintainers/Pyxel)

---

Top Contributors

[![ralcorta](https://avatars.githubusercontent.com/u/19806540?v=4)](https://github.com/ralcorta "ralcorta (21 commits)")[![leonardopardo](https://avatars.githubusercontent.com/u/7240526?v=4)](https://github.com/leonardopardo "leonardopardo (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[rinvex/laravel-categories

Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.

470168.0k3](/packages/rinvex-laravel-categories)[laravelcm/laravel-subscriptions

Laravel Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.

24370.0k4](/packages/laravelcm-laravel-subscriptions)[pishran/laravel-persian-slug

Creates Persian slugs for Eloquent models.

5529.3k1](/packages/pishran-laravel-persian-slug)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1563.0k4](/packages/masterix21-laravel-licensing)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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