PHPackages                             cauegonzalez/gzlayers - 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. [Admin Panels](/categories/admin)
4. /
5. cauegonzalez/gzlayers

ActiveLibrary[Admin Panels](/categories/admin)

cauegonzalez/gzlayers
=====================

This package creates a layer structure to organize your laravel projects

v2.0.2(2y ago)111.9k—8.3%2MITPHPPHP ^7.1.3|^8.0

Since Jul 26Pushed 2y ago2 watchersCompare

[ Source](https://github.com/cauegonzalez/gzlayers)[ Packagist](https://packagist.org/packages/cauegonzalez/gzlayers)[ RSS](/packages/cauegonzalez-gzlayers/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (16)Used By (0)

gzlayers
========

[](#gzlayers)

This package creates a layer structure to organize your laravel projects

More explanatory material available at:

-  (portuguese version)

### How to Install

[](#how-to-install)

From the root of a laravel project, type the composer command:

`composer require cauegonzalez/gzlayers`

Once installed, the following artisan commands will be available:

```
gzlayers:makebo
gzlayers:makecontroller
gzlayers:makecrud
gzlayers:makemodel
gzlayers:makerepository
gzlayers:makerequest
gzlayers:makeresource
gzlayers:maketrait

```

You can call each one separately or choose the command that does the entire structure at once:

`php artisan gzlayers:makecrud --all`

The makecrud command with **--all** option will read the configured database (.env) and create all the files of the proposed structure for each table found

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

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

Recently: every ~244 days

Total

13

Last Release

964d ago

Major Versions

v1.1.7 → v2.0.02023-04-03

PHP version history (2 changes)v1.0PHP ^7.1.3

v1.1.6PHP ^7.1.3|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13476591?v=4)[Cauê Gonzalez](/maintainers/cauegonzalez)[@cauegonzalez](https://github.com/cauegonzalez)

---

Top Contributors

[![cauegonzalez](https://avatars.githubusercontent.com/u/13476591?v=4)](https://github.com/cauegonzalez "cauegonzalez (52 commits)")

---

Tags

laravelcrudcrud generatorlaravel crud generatorlayers architecture

### Embed Badge

![Health badge](/badges/cauegonzalez-gzlayers/health.svg)

```
[![Health](https://phpackages.com/badges/cauegonzalez-gzlayers/health.svg)](https://phpackages.com/packages/cauegonzalez-gzlayers)
```

###  Alternatives

[crestapps/laravel-code-generator

An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.

76591.7k1](/packages/crestapps-laravel-code-generator)[takielias/tablar-crud-generator

Laravel Tablar Crud Generator based on https://github.com/takielias/tablar

315.6k](/packages/takielias-tablar-crud-generator)[andreacivita/api-crud-generator

Simple API Crud generator for Laravel

131.2k](/packages/andreacivita-api-crud-generator)

PHPackages © 2026

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