PHPackages                             jaimelopez/testuals - 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. jaimelopez/testuals

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

jaimelopez/testuals
===================

Simple PHP unit tests framework

0.1.0(8y ago)029MITPHPPHP ^5.6 || ^7.0

Since Jan 19Pushed 8y agoCompare

[ Source](https://github.com/jaimelopez/testuals)[ Packagist](https://packagist.org/packages/jaimelopez/testuals)[ Docs](https://www.0xbaaad.com)[ RSS](/packages/jaimelopez-testuals/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

Testuals
========

[](#testuals)

#### Simple PHP unit tests framework

[](#simple-php-unit-tests-framework)

Testuals is an unit test framework designed to simplify your life allowing you to define some stupid tests in a simple, understandable and more textual way.

It was made as a PoC in a single HackDay so there would have a lot of functionalities to implement and some changes to do.

[![Minimum PHP Version](https://camo.githubusercontent.com/86e7d829a466cacd5658a22073e27d49d39dac72cc18216ac4963ed5463c5bbc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e362d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)

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

[](#installation)

You can install Testuals with [Composer](https://getcomposer.org):

```
$> composer require jaimelopez/testuals
```

If you don't have a composer installed globally then you can get Testuals doing:

```
$> curl -sS https://getcomposer.org/installer | php
$> php composer.phar require jaimelopez/testuals
```

After that you'll be able to run Testuals via:

```
$> vendor/bin/testuals
```

Examples
--------

[](#examples)

There are a example project using Testuals:

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

3129d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9554147?v=4)[Jaime Lopez](/maintainers/jaimelopez)[@jaimelopez](https://github.com/jaimelopez)

---

Top Contributors

[![jaimelopez](https://avatars.githubusercontent.com/u/9554147?v=4)](https://github.com/jaimelopez "jaimelopez (21 commits)")

---

Tags

composerpackagephpphp-librarytest-automationtest-frameworktestingtestingtestdocumentationdevelopment

### Embed Badge

![Health badge](/badges/jaimelopez-testuals/health.svg)

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

###  Alternatives

[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k17.0M1.1k](/packages/phpro-grumphp)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k68](/packages/friendsoftypo3-content-blocks)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

55344.7k5](/packages/jolicode-castor)[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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