|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| docteurklein/test-double-bundle | 0.87 | Symfony bundle to simplify creating test doubles. Replace services automatically with stubs or fakes via DI container tags, improving test isolation and speed (e.g., Behat). Access original implementations with .real for infrastructure tests. | 41 | 41 | 11 | 535 | 2 | 1.4 | 12.3 | — | 10 years ago | |
| mcustiel/phiremock-common | 0.87 | Shared utilities for the Phiremock PHP ecosystem. Provides common classes, interfaces, and helpers used across related packages to simplify building and consuming Phiremock client/server components with consistent behavior and minimal duplication. | 3 | 3 | 5 | 18K | 1 | 16.0 | — | GPL-3.0 | 2 months ago | |
| codeception/aspect-mock | 0.85 | — | 790 | 790 | 134 | 18K | 40 | 27.4 | 34.1 | MIT | 4 years ago | |
| janmarek/mockista | 0.85 | Mockista is a lightweight mocking library for PHP/Laravel that helps you create and configure test doubles quickly. Define expectations, stub methods, and verify calls with a simple, fluent API to keep unit tests fast, readable, and maintainable. | 29 | 29 | 14 | 233 | 2 | 1.4 | 14.2 | — | — | |
| guzzle/plugin-mock | 0.85 | guzzle/plugin-mock provides a mock plugin for Guzzle, letting you queue predefined responses and simulate HTTP requests during testing. Useful for isolating API clients, reproducing edge cases, and running fast, reliable unit tests without real network calls. | 3 | 3 | 0 | 3K | 0 | 0.0 | 39.7 | — | — | |
| acts/time-mock-bundle | 0.85 | Symfony bundle for mocking and controlling time in tests and development. Freeze, fast-forward, and reset “now” to make time-dependent code deterministic, simplify assertions, and avoid flaky tests across DateTime/Clock usage. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| wiremock-php/wiremock-php | 0.85 | PHP client for WireMock to stub and mock HTTP APIs in tests. Create mappings, set expectations, verify requests, manage scenarios, and reset state via WireMock’s admin API. Useful for integration tests and local development without real services. | 91 | 91 | 15 | 33K | 1 | 21.2 | 41.3 | MIT | 3 months ago | |
| chaplean/unit-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| mpyw/mockery-pdo | 0.84 | Mockery-PDO is a lightweight testing helper for PHP that lets you mock PDO and PDOStatement with Mockery. Useful for unit-testing database code without a real connection, controlling query/prepare/execute behavior and returned rows or errors. | 3 | 3 | 2 | 2K | 1 | 12.0 | — | MIT | 5 months ago | |
| cosma/testing-bundle | 0.84 | — | 3 | 4 | 2 | 0 | 3 | 0.8 | 0.4 | — | — | |
| app-verk/api-test-cases | 0.84 | — | 1 | 1 | 4 | 0 | 0 | 3.1 | — | — | 4 years ago | |
| lchrusciel/api-test-case | 0.84 | 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 | |
| deozza/api-tester-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| avris/function-mock | 0.84 | Mock PHP functions in unit tests without changing your code. avris/function-mock lets you replace and control built-in and user-defined function calls at runtime, making it easier to test legacy code, edge cases, and hard-to-isolate behavior. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| boson-php/http-static-provider | 0.84 | Laravel/PHP package that provides a static HTTP provider for Boson, useful for serving fixed responses in tests, mocks, or offline scenarios. Simple setup to return predefined status, headers, and body without making real network requests. | 0 | 0 | 0 | 33 | 0 | 0.0 | 21.2 | MIT | — | |
| yyy/fetchapi | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| psr-mock/http-client-implementation | 0.84 | Tiny PSR-18 HTTP client implementation intended for mocking and testing. Provides a simple client you can plug into PSR-7/PSR-17 workflows to return predefined responses without real network calls. | 1 | 1 | 0 | 2K | 0 | 0.6 | 42.5 | MIT | 2 years ago | |
| mpyw/laravel-database-mock | 0.84 | — | 0 | 6 | — | 2K | — | 0.9 | 34.5 | — | — | |
| redhotmagma/apibundle | 0.83 | Laravel package that bundles common API building blocks—helpers, responses, request validation, and boilerplate to speed up creating consistent JSON endpoints. Designed to reduce repetitive setup and keep API structure standardized across projects. | 0 | 0 | — | 316 | — | 0.0 | 34.6 | — | — | |
| sofa/eloquent-testsuite | 0.83 | — | 10 | 10 | 2 | 792 | 0 | 2.6 | 25.7 | MIT | 5 years ago |
How can I help you explore Laravel packages today?