Libraries tagged by php units

filisko/testable-functions

3 Favers
415 Downloads

A library for testing PHP's built-in functions or language constructs.

Go to Download


faissaloux/pest-plugin-math

13 Favers
10 Downloads

Math plugin for Pest PHP

Go to Download


faissaloux/pest-plugin-database

4 Favers
0 Downloads

Pest plugin for databases structure

Go to Download


emaadali/pest-database-isolation-plugin

0 Favers
5 Downloads

Pest plugin for isolating Laravel parallel and concurrent test runs with Neon branches or local Postgres databases.

Go to Download


dex/pest-plugin-laravel-tester

1 Favers
169 Downloads

Pest plugin to test Laravel components

Go to Download


pestphp/pest-plugin-inline

6 Favers
5 Downloads

The Pest Inline Plugin

Go to Download


pestphp/dust

12 Favers
2 Downloads

A PHP browser testing solution using Laravel Dusk and Pest

Go to Download


eerison/pest-plugin-api-platform

9 Favers
209 Downloads

Pest plugin for Api platform

Go to Download


microunit/microunit

8 Favers
4 Downloads

Minimal. Modern. Mighty. The next-generation PHP unit testing framework for developers who want speed, clarity, and power.

Go to Download


crimsonkissaki/mockmaker

4 Favers
44 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


arbit/periodic

4 Favers
53 Downloads

Periodic is a fully unit tested PHP based task runner. It is supposed to deliver a basic implementation for managing all kinds of recurring tasks and events inside your web application.

Go to Download


puremapper/puremapper

10 Favers
0 Downloads

A lightweight PHP data mapper and unit of work for pure PHP entities

Go to Download


michel/unitester

0 Favers
32 Downloads

PHP UniTester is a unit testing library for PHP that provides a straightforward interface for writing and executing tests. It focuses on a minimalist approach, allowing developers to create assertions and organize tests at the lowest level of PHP, without reliance on complex external libraries.

Go to Download


stwarog/uow-fuel

3 Favers
1251 Downloads

Unit of Work feature for Fuel's PHP ORM.

Go to Download


schorts/firestore-dao

0 Favers
6 Downloads

A type-safe, domain-driven Data Access Object (DAO) abstraction for Google Cloud Firestore in PHP. Provides consistent CRUD operations, soft/hard delete support, criteria-based queries, and transaction-aware Unit of Work integration, built on top of the schorts/shared-kernel.

Go to Download


<< Previous Next >>