PHPackages                             jaylordibe/laravel-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jaylordibe/laravel-resource-generator

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

jaylordibe/laravel-resource-generator
=====================================

A resource generator for Laravel projects.

v2.0.13(2mo ago)02.7k↑10.7%MITPHPPHP ^8.3

Since Dec 9Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/jaylordibe/laravel-resource-generator)[ Packagist](https://packagist.org/packages/jaylordibe/laravel-resource-generator)[ RSS](/packages/jaylordibe-laravel-resource-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (28)Used By (0)

LARAVEL RESOURCE GENERATOR
==========================

[](#laravel-resource-generator)

This README would normally document whatever steps are necessary to get your application up and running.

### What is this repository for?

[](#what-is-this-repository-for)

- Quick summary
    - This repository is the Laravel Resource Generator.
- Version
    - v1.0

### How do I get set up?

[](#how-do-i-get-set-up)

- Dependencies
    - [Docker](https://docs.docker.com/get-docker/)
- Summary of set-up
    - To start the application

    ```
    docker compose up -d && docker exec -it laravel-resource-generator bash -c "composer update"

    ```

    - To stop the application

    ```
    docker compose down

    ```
- Validate composer.json ```
    docker exec -it laravel-resource-generator bash -c "composer validate"

    ```

### How to use in your project?

[](#how-to-use-in-your-project)

- To install ```
    composer require jaylordibe/laravel-resource-generator

    ```
- To generate a resource for User model ```
    php artisan app:generate-resource User

    ```

### Contribution guidelines

[](#contribution-guidelines)

- Writing tests
- Code review
- Other guidelines

### Who do I talk to?

[](#who-do-i-talk-to)

- Repo owner or admin
- Other community or team contact

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance83

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Recently: every ~37 days

Total

25

Last Release

88d ago

Major Versions

v1.0.9 → v2.0.12025-02-24

v1.0.10 → v2.0.02025-02-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f9105edd8e213acebc07e403ef9462c42f2cc2c12d32c30e52e2a2edc353e50?d=identicon)[jaylordibe](/maintainers/jaylordibe)

---

Top Contributors

[![jaylordibe](https://avatars.githubusercontent.com/u/13128997?v=4)](https://github.com/jaylordibe "jaylordibe (13 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)[pulkitjalan/ip-geolocation

IP Geolocation Wrapper with Laravel Support

89164.9k1](/packages/pulkitjalan-ip-geolocation)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)

PHPackages © 2026

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