PHPackages                             renanvaz/u - 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. renanvaz/u

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

renanvaz/u
==========

U - Unit Test Lib

013PHP

Since Mar 29Pushed 11y ago1 watchersCompare

[ Source](https://github.com/renanvaz/u)[ Packagist](https://packagist.org/packages/renanvaz/u)[ RSS](/packages/renanvaz-u/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

U test case library
===================

[](#u-test-case-library)

How to use
----------

[](#how-to-use)

```
    // You need to include the U Lib
    require_once('U.php');

    // Load one or more files with tests
    UCore::load('examples/Core.u.php');

    // Get the report data in JSON format
    echo UCore::getJSON();
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.6% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/dee693a370649ec365033636f687fd3dcb873bc42347a0e542f20847af559600?d=identicon)[renanvaz](/maintainers/renanvaz)

---

Top Contributors

[![renanvaz](https://avatars.githubusercontent.com/u/120375?v=4)](https://github.com/renanvaz "renanvaz (40 commits)")[![simaodeveloper](https://avatars.githubusercontent.com/u/4645658?v=4)](https://github.com/simaodeveloper "simaodeveloper (1 commits)")

### Embed Badge

![Health badge](/badges/renanvaz-u/health.svg)

```
[![Health](https://phpackages.com/badges/renanvaz-u/health.svg)](https://phpackages.com/packages/renanvaz-u)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[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)[phpspec/phpspec

Specification-oriented BDD framework for PHP 7.1+

1.9k36.7M3.1k](/packages/phpspec-phpspec)

PHPackages © 2026

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