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 | 133 | 1 | 14.5 | 28.4 | MIT | 5 months ago | |
| sofa/eloquent-testsuite | 0.87 | — | 10 | 10 | 2 | 910 | 0 | 2.6 | 26.6 | MIT | 5 years ago | |
| cariboo/doctrine-cariboo | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| matthiasnoback/doctrine-dbal-test-service-provider | 0.85 | — | 3 | 3 | 8 | 111 | 0 | 8.6 | 21.3 | MIT | 8 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,185 | 1,186 | 62 | 1M | 6 | 29.0 | 46.4 | MIT | 6 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 | — | |
| doctrine/orm | 0.85 | Doctrine ORM is a PHP 8.1+ object-relational mapper built on Doctrine DBAL, providing transparent persistence for PHP objects. Use mappings, repositories, and Unit of Work, plus DQL for powerful, object-oriented querying as an alternative to SQL. | 10,168 | 10,342 | 2,544 | 5M | 1,281 | 88.6 | 69.1 | MIT | 1 month 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.5 | 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 | 22 | 0 | 0.0 | 18.8 | MIT | — | |
| 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 | 145K | 6 | 32.4 | 69.3 | MIT | 3 weeks ago | |
| axstrad/doctrine-extensions | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nolanos/laravel-doctrine-factory | 0.85 | — | 2 | 1 | 2 | 1 | 0 | 22.9 | 2.0 | MIT | 2 months ago | |
| imanghafoori/eloquent-mockery | 0.84 | — | 127 | 127 | 20 | 714 | 4 | 2.7 | 12.8 | MIT | 2 years ago | |
| doctrine/persistence | 0.84 | Doctrine Persistence provides shared abstractions for persistence and object mappers in the Doctrine ecosystem. It defines common interfaces and utilities used by Doctrine ORM and related libraries to manage mapping, metadata, and repository behavior across storage backends. | 4,047 | 4,049 | 75 | 6M | 13 | 54.9 | 55.0 | MIT | 1 month 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 | 9 years ago | |
| mpyw/laravel-database-mock | 0.84 | — | 6 | 6 | 0 | 3K | 0 | 19.6 | 42.8 | MIT | 1 month ago | |
| awaresoft/doctrine | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| beapp/repository-tester-bundle | 0.84 | — | 0 | 0 | 0 | 2 | 0 | 0.0 | 6.6 | — | — |
How can I help you explore Laravel packages today?