PHPackages                             inani/laravel-controllers-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. inani/laravel-controllers-generator

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

inani/laravel-controllers-generator
===================================

A Laravel package to create for you controllers used in routes

7121PHP

Since Apr 1Pushed 7y ago2 watchersCompare

[ Source](https://github.com/akiyamaSM/laravel-controllers-generator)[ Packagist](https://packagist.org/packages/inani/laravel-controllers-generator)[ RSS](/packages/inani-laravel-controllers-generator/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel controllers generator
=============================

[](#laravel-controllers-generator)

A package that will help developers to generate all the missing controllers used in the routes.

Installation:
-------------

[](#installation)

First, install the package through Composer.

```
composer require inani/laravel-controllers-generator
```

---

Usage:
------

[](#usage)

Its very easy, you just need to run the commande line

```
php artisan generate:controllers
```

Exception:
----------

[](#exception)

There is only one exception is that you can't create An invokable Controller since it rises an exception before it reaches the commande.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fbeb774293770efe72dfe486b323e999e6d65d0df0db9052a1e5b76d9711efe?d=identicon)[akiyamaSM](/maintainers/akiyamaSM)

---

Top Contributors

[![akiyamaSM](https://avatars.githubusercontent.com/u/12276076?v=4)](https://github.com/akiyamaSM "akiyamaSM (5 commits)")

### Embed Badge

![Health badge](/badges/inani-laravel-controllers-generator/health.svg)

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

###  Alternatives

[balbuf/drupal-libraries-installer

Install Drupal libraries via a simple listing in your composer.json file

13223.4k1](/packages/balbuf-drupal-libraries-installer)[edgaras/strsim

Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more

2423.0k](/packages/edgaras-strsim)

PHPackages © 2026

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