PHPackages                             haokeed/sjunit-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. haokeed/sjunit-laravel

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

haokeed/sjunit-laravel
======================

A simplified version of the laravel framework unit test

1.0(6y ago)08MITPHP

Since Sep 11Pushed 6y ago1 watchersCompare

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

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

haokeed/sjunit-laravel
----------------------

[](#haokeedsjunit-laravel)

这里是对框架的介绍

Installing
----------

[](#installing)

```
$ composer require haokeed/sjunit-laravel
```

Usage
-----

[](#usage)

### 配置要求

[](#配置要求)

laravel &gt;= 5.5 &amp;&amp; php &gt;= 7.1.3

### 配置方式

[](#配置方式)

5.5手动配置laravel对于sjunit服务放到config/app.php中

解释路由 src/Http/routes.php

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

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/haokeed/sjunit-laravel/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/haokeed/sjunit-laravel/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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/20221245?v=4)[haokeed](/maintainers/haokeed)[@haokeed](https://github.com/haokeed)

### Embed Badge

![Health badge](/badges/haokeed-sjunit-laravel/health.svg)

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

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

14228.7M341](/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)
