|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mongodb/mongodb | 0.85 | High-level MongoDB PHP library built on the mongodb extension. Provides client, database, and collection abstractions with a full-featured API for CRUD operations and common commands like index and collection management. Install via Composer. | 1,615 | 1,693 | 262 | 1M | 0 | 44.1 | 47.5 | Apache-2.0 | 1 month ago | |
| mpyw/laravel-database-mock | 0.85 | — | 0 | 6 | — | 2K | — | 0.9 | 34.5 | — | — | |
| sofa/eloquent-testsuite | 0.85 | — | 10 | 10 | 2 | 792 | 0 | 2.6 | 25.7 | MIT | 5 years ago | |
| psr-mock/http | 0.85 | psr-mock/http is a tiny PHP package for mocking PSR-7 HTTP messages in tests. Create predictable request/response objects without a full HTTP client, helping you unit test middleware, clients, and services with minimal setup. | 1 | 1 | 0 | 1K | 0 | 0.6 | 38.6 | MIT | 2 years ago | |
| 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 | |
| jenssegers/mongodb | 0.84 | — | 7,077 | 7,148 | 1,440 | 73K | 119 | 86.3 | 45.9 | MIT | 15 hours ago | |
| imanghafoori/eloquent-mockery | 0.84 | — | 127 | 127 | 20 | 566 | 4 | 2.7 | 11.6 | MIT | 1 year ago | |
| guzzle/plugin-mock | 0.83 | 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 | — | — | |
| belsym/test-bundle | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dosfarma/testing | 0.82 | Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| liip/functional-test-bundle | 0.81 | Symfony bundle providing base classes and helpers for functional tests, plus a DI-aware mock builder for unit tests. Includes tools for command testing, logged clients, query counting, examples, and parallel test runs. | 649 | 659 | 180 | 92K | 42 | 48.7 | 51.0 | MIT | 1 month ago | |
| codeception/aspect-mock | 0.81 | — | 790 | 790 | 134 | 18K | 40 | 27.4 | 34.1 | MIT | 4 years ago | |
| wyrihaximus/test-utilities | 0.81 | 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 | |
| mcustiel/phiremock-common | 0.81 | 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 | |
| chaplean/unit-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| brown298/test_extension | 0.81 | brown298/test_extension is a Laravel/PHP test extension package. It appears to be an early-stage or minimal project with limited public metadata and no visible community traction yet. Suitable for experimentation or as a starting point for custom testing utilities. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| php-mock/php-mock-phpunit | 0.80 | Integrate php-mock with PHPUnit to mock built-in PHP functions (like time(), file_get_contents(), etc.) in a controlled, namespaced way. Ideal for unit tests that need to simulate IO, time, and other global behaviors without changing production code. | 171 | 174 | 20 | 263K | 4 | 22.1 | 49.8 | WTFPL | 4 months ago | |
| php-mock/php-mock-mockery | 0.80 | Integrates php-mock with Mockery to mock PHP built-in functions in tests. Create namespaced function mocks with PHPMockery::mock() and set expectations/returns, then call Mockery::close(). Supports only unqualified calls; define early if needed. | 39 | 39 | 5 | 71K | 2 | 1.2 | 55.3 | WTFPL | 1 year ago | |
| php-mock/php-mock | 0.79 | Mock built-in PHP functions like time() or rand() in tests by leveraging PHP’s namespace fallback: define namespaced replacements for unqualified calls. Works in non-global namespaces; supports common test frameworks via integrations (e.g., PHPUnit). | 369 | 374 | 20 | 610K | 3 | 21.6 | 50.1 | WTFPL | 4 months ago | |
| janmarek/mockista | 0.78 | 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 | — | — |
How can I help you explore Laravel packages today?