PHPackages                             lxy/lxyjunit-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. lxy/lxyjunit-laravel

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

lxy/lxyjunit-laravel
====================

Package description here.

1.0(6y ago)04MITPHPPHP ^7.1.3

Since Sep 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lxyzsl/lxyzsl-lxyjunit-laravel)[ Packagist](https://packagist.org/packages/lxy/lxyjunit-laravel)[ RSS](/packages/lxy-lxyjunit-laravel/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

lxy/lxyjunit-laravel
====================

[](#lxylxyjunit-laravel)

这是学习php扩展开发

对于框架的要求
=======

[](#对于框架的要求)

Laravel &gt;= 5.1 &amp;&amp; php &gt;= 7.1.3

安装的方式
=====

[](#安装的方式)

```
composer require "lxy/lxyjunit-laravel"
```

配置方式
====

[](#配置方式)

laravel5.5以下需要手动配置config/app.php

```
\Lxy\LxyjunitLaravel\Providers\LxyjunitServiceProvider::class
```

\#解释路由

```
Route::get('/', 'LxyjunitController@index');
Route::post('/', 'LxyjunitController@store')->name('junit.store');

// 测试路由
Route::get('test', 'TestController@index');
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

2483d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17881085?v=4)[lxyzsl](/maintainers/lxyzsl)[@lxyzsl](https://github.com/lxyzsl)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lxy-lxyjunit-laravel/health.svg)

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M346](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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