bentools/doctrine-static
Lightweight in-memory Doctrine mock for unit tests. Create ObjectManagers in a ManagerRegistry, persist/remove and flush to a temporary store, and use repository methods like find, findBy, findOneBy, and findAll. Not for real persistence.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| matthiasnoback/doctrine-orm-test-service-provider | 0.87 | PHPUnit service provider for testing Doctrine ORM with a test service container. Adds a per-test SQLite connection, builds schema automatically from your entity directories, and exposes EntityManager, EventManager, and Connection for fast unit/integration tests. | 1 | 1 | 3 | 286 | 1 | 16.0 | 33.7 | MIT | 4 months ago | |
| sofa/eloquent-testsuite | 0.87 | — | 10 | 10 | 2 | 849 | 0 | 2.6 | 26.2 | MIT | 5 years ago | |
| cariboo/doctrine-cariboo | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| graham-campbell/testbench-core | 0.85 | Core testing utilities for Laravel packages, maintained by Graham Campbell. Provides lightweight TestBench components compatible with Laravel 8–13, PHP 7.4–8.5, and PHPUnit 9–12 to simplify package test setup and integration. | 14 | 16 | 0 | 10K | 0 | 25.2 | 44.6 | MIT | 2 months ago | |
| dama/doctrine-test-bundle | 0.85 | Symfony test bundle that speeds up Doctrine tests by reusing static DBAL connections and wrapping each test in a transaction that’s rolled back for isolation. Also provides a PSR-6 static array cache for Doctrine metadata/query caching to reduce boot time and memory. | 1,183 | 1,181 | 62 | 1M | 6 | 31.0 | 47.1 | MIT | 4 months ago | |
| symfonycasts/internal-test-helpers | 0.85 | Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. | 0 | — | 2 | — | 0 | 0.1 | — | — | — | |
| daviddel/doctrine-manager | 0.85 | Laravel package to manage Doctrine ORM/DBAL inside your app. Provides a manager/service integration for setting up and accessing Doctrine connections and entity managers through Laravel’s container and config, aiming to simplify Doctrine usage alongside Eloquent. | 0 | 0 | 0 | 0 | 0 | 1.8 | — | — | 9 years ago | |
| belsym/test-bundle | 0.85 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | 37.4 | MIT | 2 years ago | |
| boson-php/http-static-provider | 0.85 | 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 | 32 | 0 | 0.0 | 21.0 | MIT | — | |
| mpyw/mockery-pdo | 0.85 | 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 | |
| gedmo/doctrine-extensions | 0.85 | — | 0 | 4,162 | — | 2M | — | 71.2 | 68.5 | — | — | |
| wyrihaximus/test-utilities | 0.85 | 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 | |
| axstrad/doctrine-extensions | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| doctrine/persistence | 0.85 | Doctrine Persistence provides shared interfaces and abstractions for object mapper persistence in PHP. It standardizes common concepts like object managers, repositories, and metadata across Doctrine and other mappers, helping libraries integrate consistently. | 4,052 | 4,053 | 76 | 6M | 14 | 54.8 | 55.3 | MIT | 1 month ago | |
| nolanos/laravel-doctrine-factory | 0.85 | — | 2 | 1 | 1 | 2 | 0 | 25.2 | 3.6 | MIT | 1 month ago | |
| imanghafoori/eloquent-mockery | 0.84 | — | 127 | 127 | 20 | 564 | 4 | 2.7 | 11.6 | MIT | 1 year ago | |
| dbstudios/doctrine-entities | 0.84 | Laravel package to work with Doctrine ORM entities in your app, providing integration helpers for managing Doctrine entities alongside Laravel’s ecosystem. Useful when you prefer Doctrine’s mapping and repositories over Eloquent for certain domains. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | GPL-3.0 | 8 years ago | |
| mpyw/laravel-database-mock | 0.84 | — | 0 | 6 | — | 2K | — | 0.9 | 34.5 | — | — | |
| stemble/laravel-doctrine-factory | 0.84 | — | 2 | 0 | 1 | 7K | 0 | 25.2 | 53.4 | MIT | 1 month ago |
How can I help you explore Laravel packages today?