|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| allprogrammic/redis-client | 0.85 | — | 1 | 1 | 0 | 91 | 0 | 0.0 | 23.0 | MIT | — | |
| dawen/phpredis-bundle | 0.84 | — | 2 | 3 | 2 | 0 | 2 | 0.6 | 0.4 | NOASSERTION | — | |
| predis/predis | 0.84 | Predis is a flexible, feature-complete Redis/Valkey client for PHP 7.2+. Supports Redis 3.0–8.0, clustering (including redis-cluster), Sentinel/replication, transactions, Lua scripting, pipelining, SCAN iterators, TLS/UNIX sockets, and custom commands. | 7,763 | 8,052 | 993 | 6M | 15 | 70.3 | 54.7 | MIT | 2 months ago | |
| psr-mock/http | 0.84 | 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 | 37.9 | MIT | 2 years ago | |
| mpyw/laravel-database-mock | 0.84 | — | 0 | 6 | — | 2K | — | 0.9 | 34.5 | — | — | |
| codeception/module-redis | 0.83 | Codeception Redis module for functional and acceptance tests. Provides helpers to connect to Redis, flush/select databases, set/get keys, and assert cache and data state during tests, making Redis-backed features easy to verify in your test suite. | 0 | 1 | — | 43K | — | 18.3 | 62.2 | — | — | |
| josiasmontag/laravel-redis-mock | 0.83 | Drop-in Redis mock for Laravel tests using Redis PHP Mock. Adds a “mock” Redis client so you can run test suites without a running Redis server. Enable via REDIS_CLIENT=mock in .env.testing/phpunit.xml; works with Testbench for package dev. | 47 | 47 | 11 | 28K | 2 | 18.0 | 43.4 | MIT | 3 months ago | |
| mpyw/mockery-pdo | 0.82 | 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 | |
| imanghafoori/eloquent-mockery | 0.80 | — | 127 | 127 | 20 | 566 | 4 | 2.7 | 11.6 | MIT | 1 year ago | |
| reecem/mocker | 0.77 | A lightweight Laravel-friendly mocking helper for PHP tests. Quickly define and swap mocks, set expectations, and control return values to simplify unit and feature testing. Designed to reduce boilerplate and keep test setup clean and readable. | 0 | 7 | — | 2K | — | 4.3 | 32.6 | — | — | |
| php-http/mock-client | 0.77 | Mock HTTP client for HTTPlug/PHP-HTTP. Stores outgoing requests and returns queued responses or throws exceptions instead of making real network calls—ideal for unit tests of HTTP-dependent code. Install via Composer as a dev dependency. | 71 | 75 | 17 | 233K | 0 | 6.1 | 48.5 | MIT | 1 year ago | |
| php-mock/php-mock-mockery | 0.77 | 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.77 | 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 | |
| donatj/mock-webserver | 0.76 | Lightweight PHP mock web server for tests and local development. Spin up an HTTP server on a random port, enqueue canned responses, inspect received requests, and simulate endpoints reliably. Handy for integration tests without external services. | 138 | 139 | 22 | 57K | 5 | 26.1 | 42.8 | MIT | 3 months ago | |
| mockery/mockery | 0.76 | Mockery is a flexible PHP mock object framework for unit testing with PHPUnit, PHPSpec, and more. It provides a readable DSL to define expectations and interactions, integrates cleanly with PHPUnit, and can be used alongside PHPUnit’s own mocking tools. | 10,722 | 10,807 | 465 | 9M | 105 | 68.0 | 61.9 | BSD-3-Clause | 2 years ago |
How can I help you explore Laravel packages today?