PHPackages                             qiangzi/packagetest-for-laravel - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. qiangzi/packagetest-for-laravel

ActiveLibrary[Testing &amp; Quality](/categories/testing)

qiangzi/packagetest-for-laravel
===============================

packagist测试包

1.0.0(7y ago)08PHP

Since Dec 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/35924784/packagetest-for-laravel5)[ Packagist](https://packagist.org/packages/qiangzi/packagetest-for-laravel)[ RSS](/packages/qiangzi-packagetest-for-laravel/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

packagetest-for-laravel5
========================

[](#packagetest-for-laravel5)

laravel5.6 扩展包开发 DEMO

安装
--

[](#安装)

```
composer update qiang/packagetest-for-laravel

```

添加服务,修改 config/app.php
----------------------

[](#添加服务修改-configappphp)

- 配置服务，在providers数组最下面添加：

```
  Qiangzi\Packagetest\PackagetestServiceProvider::class

```

- 配置别名，在aliases数组最下面添加：

```
  Qiangzi\Packagetest\Facades\Packagetest::class

```

执行以下命令，同步数据
-----------

[](#执行以下命令同步数据)

```
  composer dump-autoload

```

发布资源文件
------

[](#发布资源文件)

```
  php artisan vendor:publish –provider=”Aex\Packagetest\PackagetestServiceProvider”

```

安装完成。
-----

[](#安装完成)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Unknown

Total

1

Last Release

2720d ago

### Community

Maintainers

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

---

Top Contributors

[![35924784](https://avatars.githubusercontent.com/u/5801601?v=4)](https://github.com/35924784 "35924784 (6 commits)")

### Embed Badge

![Health badge](/badges/qiangzi-packagetest-for-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/qiangzi-packagetest-for-laravel/health.svg)](https://phpackages.com/packages/qiangzi-packagetest-for-laravel)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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