|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jcchavezs/httptest | 0.82 | Spin up a lightweight local HTTP server for integration testing real HTTP calls (e.g., cURL). Define a request handler to assert method/headers/body and craft responses, enabling client- and server-side assertions without mocking HTTP. | 9 | 9 | 1 | 663 | 2 | 1.7 | 23.7 | — | 8 years ago | |
| lchrusciel/api-test-case | 0.82 | PHPUnit TestCase for Symfony API development. Extends WebTestCase with easy JSON/XML response matching (via php-matcher) and optional Alice/Doctrine fixtures loading. Supports a clear TDD workflow using expected response files and helpful diffs. | 411 | 410 | 40 | 122K | 11 | 25.4 | 43.1 | MIT | 4 months ago | |
| contributte/phpunit | 0.82 | PHPUnit integration helpers by Contributte for PHP projects. Provides lightweight tooling and conventions to simplify writing, running, and organizing tests, with sensible defaults and compatibility aimed at smoother CI and developer experience. | 1 | 2 | 2 | 1K | 0 | 11.9 | — | MIT | 5 months ago | |
| graham-campbell/testbench-core | 0.82 | Core testing utilities for Laravel packages, maintained by Graham Campbell. Provides lightweight TestBench components compatible with Laravel 8–13, PHP 7.4–8.5, and PHPUnit 9–12 to simplify package test setup and integration. | 14 | 16 | 0 | 10K | 0 | 25.2 | 44.6 | MIT | 2 months ago | |
| b2pweb/bdf-phpunit | 0.82 | Laravel/PHPUnit helper package for working with BDF/SEPA bank files in tests. Provides utilities and test assertions to validate BDF structures and parsing results, making it easier to write reliable unit tests around banking file imports. | 0 | 0 | 0 | 197 | 0 | 0.0 | 31.7 | MIT | — | |
| rybakit/phpunit-extras | 0.81 | Handy extras for PHPUnit: custom constraints and assertions plus test helpers to write clearer, more expressive PHP tests. Drop-in utilities that reduce boilerplate and improve failure messages, fitting naturally into existing PHPUnit suites. | 47 | 47 | 1 | 827 | 0 | 0.3 | — | MIT | 3 years ago | |
| robiningelbrecht/phpunit-coverage-tools | 0.81 | Enforce minimum PHPUnit code coverage using Clover XML reports. Fails the test run with exit code 1 when coverage drops below a threshold—ideal for CI/CD and pre-commit hooks. Configure via phpunit.xml and run with --min-coverage plus --coverage-clover. | 17 | 17 | 4 | 15K | 1 | 21.4 | 46.0 | MIT | 2 months ago | |
| phpunit/phpunit | 0.81 | PHPUnit is the de facto unit testing framework for PHP, based on the xUnit architecture. Run tests, make assertions, and generate reports via PHAR or Composer-installed tooling. Maintained by Sebastian Bergmann and contributors. | 20,038 | 20,551 | 2,223 | 14M | 19 | 80.9 | 54.5 | BSD-3-Clause | 1 week ago | |
| herrera-io/phpunit-test-case | 0.81 | PHPUnit TestCase class and Extras trait that add helpers for common test chores: create/delete temporary files and directories, call protected/private methods, and get/set protected/private properties. Use as a base class or mix into your own test case. | 1 | 1 | 0 | 77 | 0 | 0.0 | 15.6 | MIT | — | |
| wyrihaximus/test-utilities | 0.80 | A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). | 7 | 7 | 1 | 51K | 6 | 29.9 | 65.4 | MIT | 1 month ago | |
| digitalrevolution/phpunit-extensions | 0.80 | — | 3 | 3 | 2 | 4K | 1 | 22.2 | 46.2 | MIT | 3 months ago | |
| lendable/phpunit-extensions | 0.79 | — | 2 | 2 | 0 | 3K | 2 | 17.8 | 49.5 | MIT | 3 months ago | |
| lastdragon-ru/phpunit-extensions | 0.78 | PHPUnit extensions for PHP projects, adding extra test utilities and helpers to streamline assertions, fixtures, and test setup. Designed to integrate cleanly with PHPUnit and improve developer productivity in automated testing workflows. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tarantool/client | 0.77 | — | 68 | 68 | 22 | 7K | 3 | 6.5 | 27.9 | MIT | 1 year ago | |
| joomla/test | 0.76 | A small Joomla Framework utility package that streamlines PHPUnit unit testing. Provides a TestHelper with bulk mock configuration (callbacks and canned return values) plus reflection helpers to reduce repetitive test setup and access internals when needed. | 3 | 4 | 6 | 15K | 0 | 11.0 | 52.5 | GPL-2.0 | 7 months ago | |
| amphp/phpunit-util | 0.75 | Small utility for simplifying async testing in PHPUnit with AMPHP’s fiber-based concurrency. Integrates seamlessly with AsyncTestCase to run tests as coroutines, ensuring smooth execution of I/O-bound operations like sockets, streams, and HTTP requests. Works with PHP 8.1+. Ideal for testing concurr... | 22 | 22 | 8 | 22K | 1 | 4.8 | 41.2 | MIT | 1 year ago |
How can I help you explore Laravel packages today?