PHPackages                             rnr1721/le7-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. [Framework](/categories/framework)
4. /
5. rnr1721/le7-testing

ActiveLibrary[Framework](/categories/framework)

rnr1721/le7-testing
===================

Testing tools for le7 PHP framework

1.0.3(3y ago)0906MITPHPPHP &gt;=8.1

Since Mar 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rnr1721/le7-testing)[ Packagist](https://packagist.org/packages/rnr1721/le7-testing)[ RSS](/packages/rnr1721-le7-testing/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (9)Versions (5)Used By (6)

le7-testing
===========

[](#le7-testing)

L77 PHP MVC framework testing tools

Requirements
------------

[](#requirements)

- PHP 8.1 or higher.
- Composer 2.0 or higher.

What it can?
------------

[](#what-it-can)

it can create mock objects for testing le7 framework.

- ServerRequestInterface
- ResponseInterface
- LoggerInterface
- CacheInterface
- Session
- Cookies

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

[](#installation)

```
composer require rnr1721/le7-testing
```

Testing
-------

[](#testing)

```
composer test
```

How it works?
-------------

[](#how-it-works)

```
use Core\Testing\MegaFactory;

    $megaFactory = new MegaFactory();

    // Get file logger
    $logger = $megaFactory->getLogger(false,'file.log');

    // Get ServerRequestInterface
    $request = $megaFactory->getServer()->getServerRequest('http://example.com', 'GET');

    // etc...
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

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 ~17 days

Total

4

Last Release

1140d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/122087344?v=4)[Eugeny G](/maintainers/rnr1721)[@rnr1721](https://github.com/rnr1721)

---

Top Contributors

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

---

Tags

testingframeworkcomponentle7le7-framework

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/rnr1721-le7-testing/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[cakephp/cakephp

The CakePHP framework

8.9k19.5M1.8k](/packages/cakephp-cakephp)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[sproutcms/cms

Enterprise content management and framework

242.5k4](/packages/sproutcms-cms)

PHPackages © 2026

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