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 3d 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 59% 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

2712d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/51c326b39fda94682eab10ee28db52f898260cd4e03689eadbcc9c80c69d89c3?d=identicon)[kmaking](/maintainers/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

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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