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. [API Development](/categories/api)
4. /
5. ur13l/api-crud-generator

ActiveLibrary[API Development](/categories/api)

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

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

1.1.2(8y ago)03.7k[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 yesterday

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 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

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

3044d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7865254?v=4)[Uriel Infante](/maintainers/ur13l)[@ur13l](https://github.com/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

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M923](/packages/statamic-cms)[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k36.4M126](/packages/darkaonline-l5-swagger)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k13.5M60](/packages/knuckleswtf-scribe)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)[justbetter/laravel-magento-client

A client to interact with Magento

49108.7k14](/packages/justbetter-laravel-magento-client)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.5k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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