PHPackages                             kmaking/resource-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. [Templating &amp; Views](/categories/templating)
4. /
5. kmaking/resource-generator

ActiveLibrary[Templating &amp; Views](/categories/templating)

kmaking/resource-generator
==========================

This package allow to generate resource for your application, resources includes views and controller

v1.0.3(7y ago)0153MITPHP

Since Aug 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/kmaking/resource-generator)[ Packagist](https://packagist.org/packages/kmaking/resource-generator)[ RSS](/packages/kmaking-resource-generator/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

KMA Resource Generator
======================

[](#kma-resource-generator)

KMA resource generator used to generate resourcefull controller with views and form controller

*Artisan Use*
-------------

[](#artisan-use)

`kma-gen:resources  --layout= --prefix= --view-path= --namespace=`

Give Models Name for resource

##### --layout= (optional)

[](#--layout-optional)

`--layout` is optional argument.
You can set your custom layout for reasource blade files by using this argument. **Default Value** : layouts.app

##### --prefix= (optional)

[](#--prefix-optional)

`--prefix` is optional argument.
You can set route prefix for resource route action. **Default Value** : Model Name in lower case

##### --view-path= (optional)

[](#--view-path-optional)

`--view-path` is optional argument.
You can put all resource blade files on your custom path under **resources/views** folder **Default Path** : resources/views/

##### --namespace= (optional)

[](#--namespace-optional)

`--namespace` is optional argument.
You can change namespace of controller by using this argument **Default Value** : App\\Http\\Controllers

*Number of Files Generating*
----------------------------

[](#number-of-files-generating)

- One Controller File
- One Url Presenter File
- Four blade files
    - index.blade.php
    - create.blade.php
    - edit.blade.php
    - form.blade.php
    - show.blade.php

*Licence*
---------

[](#licence)

The MIT License (MIT).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

Total

4

Last Release

2758d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15278949?v=4)[Ketan Ajani](/maintainers/kmaking)[@kmaking](https://github.com/kmaking)

---

Top Contributors

[![kmaking](https://avatars.githubusercontent.com/u/15278949?v=4)](https://github.com/kmaking "kmaking (8 commits)")

### Embed Badge

![Health badge](/badges/kmaking-resource-generator/health.svg)

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

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3861.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

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