PHPackages                             iwanli/any - 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. iwanli/any

ActiveLibrary

iwanli/any
==========

laravel 5.5 repository

v1.1(8y ago)27752MITPHPPHP &gt;=5.6.32

Since Nov 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/lanceWan/any-repository)[ Packagist](https://packagist.org/packages/iwanli/any)[ RSS](/packages/iwanli-any/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel 5 any-repository
========================

[](#laravel-5-any-repository)

> `any-repository` 个人代码习惯编写扩展，写代码的时候经常重复的创建一些类或，强迫症的我坚决忍受不了，于是 any-repository 就诞生了。代码生成习惯是根据个人来的，不一定适合你，安装请慎重。

> 声明：本扩展基于  repository部分源码是直接 cpoy 过来的。

安装 Any-repository
-----------------

[](#安装-any-repository)

执行以下命令安装最新稳定版本:

```
composer require iwanli/any=1.*

```

**Laravel &gt;= 5.5**

自动加载服务不需要配置。

**Laravel &lt; 5.5**

```
'providers' => [
    ...
	Iwanli\Repository\RepositoryServiceProvider::class,
],
```

发布配置文件:

```
php artisan vendor:publish --tag=any

```

命令完成后，会添加一个`any.php`配置文件到您的配置文件夹 如 : `config/any.php`。

建议和反馈
-----

[](#建议和反馈)

`Any` 发展离不开大家的反馈和建议，如果大家有什么想法可以直接在  中提出，谢谢。

Laravel学习交流群：`312621686`

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3107d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/698e93fae61696c01b4887914a185311a6f7d81b5dabd25985433d51e7a801d6?d=identicon)[iwanli](/maintainers/iwanli)

---

Top Contributors

[![echotrue](https://avatars.githubusercontent.com/u/7308786?v=4)](https://github.com/echotrue "echotrue (1 commits)")

### Embed Badge

![Health badge](/badges/iwanli-any/health.svg)

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)

PHPackages © 2026

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