Libraries tagged by testo
spatie/phpunit-watcher
10125239 Downloads
Automatically rerun PHPUnit tests when source code changes
shipmonk/dead-code-detector
3798226 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
phpspec/prophecy-phpunit
59982402 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
php-vcr/php-vcr
3233660 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-mime-mail-parser/php-mime-mail-parser
10520707 Downloads
A fully tested email parser for PHP 8.2+ (mailparse extension wrapper).
lucatume/wp-browser
4126696 Downloads
A set of Codeception modules to test WordPress projects.
liuggio/fastest
5999052 Downloads
Simple parallel testing execution... with some goodies for functional tests.
kwn/number-to-words
5467322 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
giorgiosironi/eris
1482148 Downloads
PHP library for property-based testing. Integrates with PHPUnit.
broadway/broadway
2035050 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
beste/in-memory-cache
16663233 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
auth0/login
5373664 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
10up/wp_mock
3209391 Downloads
A mocking library to take the pain out of unit testing for WordPress
videlalvaro/php-amqplib
6955079 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
yoast/wp-test-utils
2605256 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress