PHPackages                             awmports/ezcunittest - 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. awmports/ezcunittest

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

awmports/ezcunittest
====================

awmports/ezcunittest Component

v1.0.2-alpha.1(8y ago)07Apache-2.0PHP

Since Feb 18Pushed 8y agoCompare

[ Source](https://github.com/AWMports/ezcUnitTest)[ Packagist](https://packagist.org/packages/awmports/ezcunittest)[ Docs](https://github.com/AWMports/ezcUnitTest)[ RSS](/packages/awmports-ezcunittest/feed)WikiDiscussions master Synced today

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

AWMports\\ezcUnitTest
=====================

[](#awmportsezcunittest)

This is a port of the `zetacomponents/UnitTest` package to use PSR-4 namespaced class and filename structure.

The initial fork is of `zetacomponents/UnitTest` version 1.0.2

This fork is likely broken and should currently not be used. Well, um, except to help identify what I broke in my hair-brained idea.

**THIS FORK SHOULD NOT YET BE USED**

About AWMports
--------------

[](#about-awmports)

AWMports (prounounced ‘A W Imports’) is a collection of Composer installable PHP libraries that either predate PHP-FIG or otherwise do not use namespaced classes in a manner that is easily compatible with PSR-4 style auto-loaders.

Initial attempts will be to port Zeta Components and perhaps some abandoned PECL packages.

AWMports is a project of Alice Wonder Miscreations.

About Zeta Components
---------------------

[](#about-zeta-components)

The Zeta Components website is at [zetacomponents.org](http://zetacomponents.org/)

Current development takes place on [github](https://github.com/zetacomponents)

It is a *fantastic* collection of re-usable PHP libraries and their code also is one of the better ways to learn about PHP object oriented programming, with actual real-world implementations of many techniques I confess I really did not have a good grasp on before reading their code.

Minor Changes from Upstream
===========================

[](#minor-changes-from-upstream)

Within the `src/` directory, all classes are now in a single directory and thus also within a single namespace, `\AWMports\ezcUnitTest`.

Library and Application Porting
-------------------------------

[](#library-and-application-porting)

To port existing libraries and applications from zetacomponents/UnitTest to AWMports/ezcUnitTest:

```
Zeta Components Class Name        Namespaced Equivalent
------------------------------------------------------------------------------
ezcTestCase                   --> \AWMports\ezcUnitTest\TestCase
ezcTestImageCase              --> \AWMports\ezcUnitTest\TestImageCase
ezcTestConstraintSimilarImage --> \AWMports\ezcUnitTest\ConstraintSimilarImage
ezcTestRegressionSuite        --> \AWMports\ezcUnitTest\RegressionSuite
ezcTestRegressionTest         --> \AWMports\ezcUnitTest\RegressionTest

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

2

Last Release

3005d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/16a25a9a4e5c29f454470836a5bea108a9865e7974632ab12eccda459c8571fb?d=identicon)[AWMports](/maintainers/AWMports)

---

Top Contributors

[![sebastianbergmann](https://avatars.githubusercontent.com/u/25218?v=4)](https://github.com/sebastianbergmann "sebastianbergmann (60 commits)")[![derickr](https://avatars.githubusercontent.com/u/208074?v=4)](https://github.com/derickr "derickr (38 commits)")[![kore](https://avatars.githubusercontent.com/u/154398?v=4)](https://github.com/kore "kore (10 commits)")[![tobyS](https://avatars.githubusercontent.com/u/187140?v=4)](https://github.com/tobyS "tobyS (9 commits)")[![AWMports](https://avatars.githubusercontent.com/u/36553805?v=4)](https://github.com/AWMports "AWMports (7 commits)")[![guillaumelecerf](https://avatars.githubusercontent.com/u/2005706?v=4)](https://github.com/guillaumelecerf "guillaumelecerf (2 commits)")[![jpic](https://avatars.githubusercontent.com/u/94636?v=4)](https://github.com/jpic "jpic (1 commits)")[![lolautruche](https://avatars.githubusercontent.com/u/313528?v=4)](https://github.com/lolautruche "lolautruche (1 commits)")[![remicollet](https://avatars.githubusercontent.com/u/270445?v=4)](https://github.com/remicollet "remicollet (1 commits)")[![beberlei](https://avatars.githubusercontent.com/u/26936?v=4)](https://github.com/beberlei "beberlei (1 commits)")

### Embed Badge

![Health badge](/badges/awmports-ezcunittest/health.svg)

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

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[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)

PHPackages © 2026

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