PHPackages                             treggats/crud-repository-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. [Admin Panels](/categories/admin)
4. /
5. treggats/crud-repository-generator

AbandonedArchivedCommand[Admin Panels](/categories/admin)

treggats/crud-repository-generator
==================================

Repository generator

1.0.5(5y ago)0621MITPHPPHP &gt;=7.1

Since May 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Treggats/crud-repository-generator)[ Packagist](https://packagist.org/packages/treggats/crud-repository-generator)[ RSS](/packages/treggats-crud-repository-generator/feed)WikiDiscussions develop Synced 2w ago

READMEChangelog (1)Dependencies (2)Versions (9)Used By (0)

Crud Repository Generator
=========================

[](#crud-repository-generator)

With this package you can generate simple CRUD repositories, with or without a contract.

Usage
-----

[](#usage)

Without contract for the User model.

```
php artisan make:repository UserRepository

```

With contract for the User model.

```
php artisan make:repository -c UserRepository

```

Config
------

[](#config)

If you have a custom location for your models, you can publish the config. The config defaults to "App\\Models"

```
php artisan vendor:publish --provider="Treggats\CrudRepositoryGenerator\CrudRepositoryGeneratorServiceProvider"

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~303 days

Recently: every ~377 days

Total

6

Last Release

1852d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27585?v=4)[Tonko Mulder](/maintainers/Treggats)[@Treggats](https://github.com/Treggats)

---

Top Contributors

[![Treggats](https://avatars.githubusercontent.com/u/27585?v=4)](https://github.com/Treggats "Treggats (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

artisancontractcrudrepositoryrepositorydesign patterncontract

### Embed Badge

![Health badge](/badges/treggats-crud-repository-generator/health.svg)

```
[![Health](https://phpackages.com/badges/treggats-crud-repository-generator/health.svg)](https://phpackages.com/packages/treggats-crud-repository-generator)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

4041.8k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v5 Starter Kit for Laravel 13, designed to accelerate the development of Filament-powered applications.

471.8k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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