rybakit/phpunit-extras
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| b2pweb/bdf-phpunit | 0.87 | 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 | — | |
| draw/tester | 0.87 | Tools for testing PHP apps: DataTester wraps PHPUnit assertions with a fluent, path-based API for arrays/objects. Includes PHPUnit extensions like CarbonReset to reset Carbon state between tests and SetUpAutowire to autowire test properties via attributes. | 0 | 0 | 0 | 818 | 0 | 0.0 | 40.2 | MIT | — | |
| lendable/phpunit-extensions | 0.87 | — | 2 | 2 | 0 | 5K | 1 | 13.5 | 49.6 | MIT | 5 months ago | |
| drjele/symfony-phpunit | 0.86 | Symfony bridge for running PHPUnit tests with a simple, consistent setup. Provides helpers and configuration to integrate PHPUnit into Symfony projects, smoothing bootstrapping and test execution across environments. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| phpunit/phpunit | 0.86 | PHPUnit is the de facto unit testing framework for PHP, based on the xUnit architecture. Run tests, make assertions, and integrate with CI and code coverage. Install via PHAR or Composer and build reliable PHP applications. | 20,042 | 20,557 | 2,226 | 15M | 15 | 79.5 | 54.0 | BSD-3-Clause | 1 week ago | |
| graham-campbell/testbench | 0.86 | Laravel TestBench adds testing helpers for Laravel packages and apps, built on PHPUnit, Mockery, and Orchestral Testbench. Supports Laravel 8–13 and PHP 7.4–8.5, providing a solid base for fast, reliable package tests. | 50 | 51 | 11 | 4K | 0 | 22.4 | 29.3 | MIT | 4 months ago | |
| contributte/phpunit | 0.85 | 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 | 7 months ago | |
| contributte/tester | 0.85 | 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 | 3K | 1 | 11.4 | 44.8 | MIT | 6 months ago | |
| rawr/phpunit-data-provider | 0.85 | PHPUnit data provider helper for PHP tests. Simplifies building and organizing datasets, supports readable, reusable providers, and makes parameterized tests easier to maintain. Works with PHPUnit to generate cases cleanly and consistently. | 66 | 67 | 5 | 18K | 2 | 2.2 | 33.5 | MIT | 2 years ago | |
| phpunit/dbunit | 0.85 | PHPUnit extension for database interaction testing. Provides DbUnit helpers for setting up database fixtures and asserting database state in tests. Install via Composer (dev) or PHAR. Note: this package is no longer maintained. | 223 | 245 | 185 | 47K | 9 | 5.0 | 24.7 | NOASSERTION | 11 years ago | |
| dreimus/package-actions | 0.84 | Laravel package for structuring reusable “actions” as self-contained classes. Helps keep controllers thin by moving business logic into invokable action objects, with clear inputs/outputs and simple execution patterns for consistent app workflows. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| herrera-io/phpunit-test-case | 0.84 | 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 | 29 | 0 | 0.0 | 11.6 | MIT | — | |
| ocramius/package-versions | 0.83 | Fast, zero-I/O access to installed Composer package versions from composer.lock. Get dependency versions at runtime via PackageVersions\Versions::getVersion(), with versions compiled during install/update—ideal for building assets or artifacts based on dependency versions. | 3,171 | 3,180 | 73 | 382K | 1 | 43.9 | 34.6 | MIT | 2 months ago | |
| oomphinc/composer-installers-extender | 0.83 | Extends Composer Installers to add custom installer types and paths without forking. Define extra installer mappings for plugins/themes/modules and other packages, keeping your project’s directory structure consistent across Composer installs. | 236 | 241 | 51 | 574K | 8 | 3.4 | 35.2 | MIT | 5 years ago | |
| lastdragon-ru/phpunit-extensions | 0.82 | 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 | 33 | 0 | 0.0 | 21.2 | MIT | — | |
| digitalrevolution/phpunit-extensions | 0.82 | — | 3 | 3 | 2 | 3K | 1 | 21.0 | 44.3 | MIT | 4 months ago | |
| pact-foundation/composer-downloads-plugin | 0.82 | — | 1 | 1 | 0 | 50K | 2 | 11.8 | 60.0 | MIT | 6 months ago | |
| tarantool/phpunit-extras | 0.82 | — | 2 | 2 | 1 | 798 | 0 | 4.0 | 33.5 | MIT | 3 years ago | |
| bitandblack/composer-helper | 0.81 | Laravel-friendly Composer helper utilities that simplify common package tasks like inspecting installed packages, resolving versions, and reading composer.json/lock data. Useful for build tools, diagnostics, and automation where you need Composer metadata programmatically. | 0 | 0 | — | 712 | — | 0.0 | 39.4 | — | — | |
| codeat3/phpcs-styles | 0.81 | codeat3/phpcs-styles provides PHP_CodeSniffer rulesets and coding style configurations to standardize formatting and code quality across PHP projects, helping teams enforce consistent conventions in CI and local development. | 0 | 0 | 0 | 705 | 0 | 0.0 | 39.4 | — | — |
How can I help you explore Laravel packages today?