PHPackages                             the-events-calendar/tec-testing-facilities - 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. the-events-calendar/tec-testing-facilities

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

the-events-calendar/tec-testing-facilities
==========================================

Testing facilities, helpers and examples.

4210.6k↓14.6%[1 PRs](https://github.com/the-events-calendar/tec-testing-facilities/pulls)PHPCI failing

Since Feb 13Pushed 1y ago27 watchersCompare

[ Source](https://github.com/the-events-calendar/tec-testing-facilities)[ Packagist](https://packagist.org/packages/the-events-calendar/tec-testing-facilities)[ RSS](/packages/the-events-calendar-tec-testing-facilities/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

The Events Calendar testing facilities
======================================

[](#the-events-calendar-testing-facilities)

A set of testing helpers, add-ons and gimmicks to make The Events Calendar product testing easier.

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

[](#requirements)

The library requires PHP 7.4 or above. While most of our code is compatible with PHP 5.6 or above the **test** code will run on PHP 7.0 or above CI environments.

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

[](#installation)

Use [Composer](https://getcomposer.org/) to require the library in your project. Since this package is not on Packagist you'll need to define the package in your project `composer.json` file by adding an entry in the `repositories` section:

```
"repositories": [
		{
		  "name": "the-events-calendar/tec-testing-facilities",
		  "type": "github",
		  "url": "https://github.com/the-events-calendar/tec-testing-facilities",
		  "no-api": true
		}
],
```

You'll now be able to pull in the library with the following command:

```
composer require --dev the-events-calendar/tec-testing-facilities:dev-master
```

What's inside?
--------------

[](#whats-inside)

Read more [in the documentation](docs/README.md).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 81.7% 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/e3171496e198834c638911ad3c3220bec77871cdf6557eaa9e2a58d16600a1a1?d=identicon)[bordoni](/maintainers/bordoni)

![](https://www.gravatar.com/avatar/70a2847a265444714b48c64eceb3ca742baa3a56757ce65b18bd7bbbbf910312?d=identicon)[dpanta94](/maintainers/dpanta94)

![](https://www.gravatar.com/avatar/97fd764aa710e8d8263a7e3b3fececdfd736b8aad8055227bf592ddf50ad15ba?d=identicon)[stellarwp](/maintainers/stellarwp)

---

Top Contributors

[![lucatume](https://avatars.githubusercontent.com/u/2749650?v=4)](https://github.com/lucatume "lucatume (156 commits)")[![bordoni](https://avatars.githubusercontent.com/u/236579?v=4)](https://github.com/bordoni "bordoni (11 commits)")[![Camwyn](https://avatars.githubusercontent.com/u/929375?v=4)](https://github.com/Camwyn "Camwyn (10 commits)")[![borkweb](https://avatars.githubusercontent.com/u/430385?v=4)](https://github.com/borkweb "borkweb (9 commits)")[![moraleida](https://avatars.githubusercontent.com/u/1174547?v=4)](https://github.com/moraleida "moraleida (3 commits)")[![sc0ttkclark](https://avatars.githubusercontent.com/u/709662?v=4)](https://github.com/sc0ttkclark "sc0ttkclark (2 commits)")

---

Tags

codeceptiontesting-toolswordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/the-events-calendar-tec-testing-facilities/health.svg)

```
[![Health](https://phpackages.com/badges/the-events-calendar-tec-testing-facilities/health.svg)](https://phpackages.com/packages/the-events-calendar-tec-testing-facilities)
```

###  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)
