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

ActiveLibrary

ur13l/api-crud-generator
========================

Controller generator for Laravel based on the models available in your project.

1.1.2(8y ago)03.7k↓100%[2 issues](https://github.com/ur13l/api-crud-generator/issues)MITPHP

Since Nov 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ur13l/api-crud-generator)[ Packagist](https://packagist.org/packages/ur13l/api-crud-generator)[ RSS](/packages/ur13l-api-crud-generator/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (11)Used By (0)

api-crud-generator
==================

[](#api-crud-generator)

Automatic controller generator for Laravel based on the existing models in your project. You can get the default methods (store, update, destroy, show and index) in a controller and with default content for an API project just by executing:

`php artisan crud:generate`

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

[](#installation)

Use composer to install this package:

```
$ composer require ur13l\api-crud-generator
```

You will need to add the service provider on your `config/app.php` file:

```
Ur13l\ApiCrudGenerator\Providers\ApiCrudGeneratorProvider::class,
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

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

Recently: every ~28 days

Total

10

Last Release

2993d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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