PHPackages                             kidkang/laravel-makerepo - 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. [Database &amp; ORM](/categories/database)
4. /
5. kidkang/laravel-makerepo

ActiveLibrary[Database &amp; ORM](/categories/database)

kidkang/laravel-makerepo
========================

laravel make repositories interface and eloquent

1.0.0(7y ago)070MITPHP

Since Apr 9Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

\#命令

1.创建interface命令
---------------

[](#1创建interface命令)

```
php artisan make:repoi TestInterface

```

生成TestInterface文件

### 参数 -r

[](#参数--r)

```
php artisan make:repoi TestInterface -r

```

同时生成 TestRepository文件

2.生成repository文件
----------------

[](#2生成repository文件)

```
php artisan make:repo TestRepository

```

生成repository文件

### 参数 -m modelname

[](#参数--m-modelname)

```
php artisan make:repo TestRepository -m TestModel

```

指定model的名称，不能包含model的路径

### 参数 -i test

[](#参数--i-test)

```
php artisan make:repo TestRepository -i Test

```

指定interface为testInterface

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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

Unknown

Total

1

Last Release

2638d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/795a1947a504852ce60cbd24c6b4f50848627f81eac60c63dedd3dba71cbb3b8?d=identicon)[kidkang](/maintainers/kidkang)

---

Top Contributors

[![kidkang](https://avatars.githubusercontent.com/u/22092546?v=4)](https://github.com/kidkang "kidkang (1 commits)")[![kidkang89](https://avatars.githubusercontent.com/u/288277526?v=4)](https://github.com/kidkang89 "kidkang89 (1 commits)")

### Embed Badge

![Health badge](/badges/kidkang-laravel-makerepo/health.svg)

```
[![Health](https://phpackages.com/badges/kidkang-laravel-makerepo/health.svg)](https://phpackages.com/packages/kidkang-laravel-makerepo)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[pgvector/pgvector

pgvector support for PHP

198628.3k10](/packages/pgvector-pgvector)

PHPackages © 2026

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