|
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 | 199 | 2 | 1.7 | 18.2 | — | 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. | 412 | 412 | 40 | 102K | 11 | 30.1 | 43.0 | 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 | 407 | 0 | 0.0 | 36.1 | MIT | — | |
| contributte/tester | 0.82 | Contributte Tester integrates Nette Tester into your project with a ready-to-use setup and tooling. Install via Composer and follow the included docs to run and manage automated tests on PHP 8.2+ with Nette 3.2+. | 2 | 3 | 2 | 4K | 1 | 10.2 | 45.4 | MIT | 8 months 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 | 33K | 1 | 16.4 | 49.3 | MIT | 6 months 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 | 195 | 0 | 0.0 | 19.4 | MIT | — | |
| contributte/phpunit | 0.81 | 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 | 9.9 | 41.9 | MIT | 8 months ago | |
| rybakit/phpunit-extras | 0.81 | Extend PHPUnit with custom annotations, placeholders, requirements, and expectations. Build and integrate your own @tags, version/package/expression-based requirements, and reusable expectation helpers. Optional support for composer/semver, package-versions, and symfony/expression-language. | 47 | 47 | 1 | 579 | 0 | 2.2 | 15.6 | MIT | 4 years ago | |
| 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 | 145K | 6 | 34.9 | 69.5 | MIT | 4 weeks ago | |
| digitalrevolution/phpunit-extensions | 0.80 | — | 3 | 3 | 2 | 3K | 1 | 18.6 | 43.6 | MIT | 6 months ago | |
| lendable/phpunit-extensions | 0.79 | — | 2 | 2 | 0 | 5K | 1 | 12.7 | 50.0 | MIT | 7 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 | 3 | 0 | 0.0 | 8.3 | MIT | — | |
| tarantool/client | 0.77 | — | 68 | 68 | 22 | 8K | 3 | 6.6 | 28.0 | MIT | 2 years 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 | 10K | 0 | 8.0 | 48.4 | GPL-2.0 | 11 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 | 18K | 1 | 4.8 | 39.9 | MIT | 2 years ago |
How can I help you explore Laravel packages today?