PHPackages                             rish-0593/testing - 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. rish-0593/testing

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

rish-0593/testing
=================

This is for testing purpose.

v0.0.8(3y ago)019MITBladePHP ^8.0

Since Apr 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rish-0593/testing)[ Packagist](https://packagist.org/packages/rish-0593/testing)[ Docs](https://github.com/rish-0593/testing)[ RSS](/packages/rish-0593-testing/feed)WikiDiscussions main Synced today

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

Installation
------------

[](#installation)

```
composer require rish-0593/testing
```

Manually add the service provider in your config/app.php file:

```
'providers' => [
    // ...
    Rish0593\Testing\TestingServiceProvider::class,
]
```

Run the migration:

```
php artisan migrate
```

To publish the config, run the vendor publish command:

```
php artisan vendor:publish --provider="Rish0593\Testing\TestingServiceProvider" --tag=config
```

License
-------

[](#license)

This is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Every ~0 days

Total

8

Last Release

1190d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f0b0461fb09fc8836f30f884ae40bb13cab46d876692c6fefd3a26eed4a4642?d=identicon)[rish-0593](/maintainers/rish-0593)

---

Top Contributors

[![rish-0593](https://avatars.githubusercontent.com/u/50861915?v=4)](https://github.com/rish-0593 "rish-0593 (8 commits)")

### Embed Badge

![Health badge](/badges/rish-0593-testing/health.svg)

```
[![Health](https://phpackages.com/badges/rish-0593-testing/health.svg)](https://phpackages.com/packages/rish-0593-testing)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

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

14429.2M361](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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