doctrine/instantiator
Lightweight PHP library to instantiate objects without calling their constructors. Useful for hydrators, serializers, proxies, and testing/mocking. Part of the Doctrine ecosystem; creates instances via reflection while avoiding side effects and required constructor args.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/dependency-injection | 0.80 | Symfony DependencyInjection standardizes and centralizes object construction with a powerful service container. Define, configure, and wire services, manage parameters and service lifecycles, and enable autowiring and compilation for efficient, testable apps. | 4,169 | 4,201 | 91 | 8M | 0 | 57.1 | 53.0 | MIT | 1 week ago | |
| matthiasnoback/doctrine-orm-test-service-provider | 0.79 | 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 | |
| byteincoffee/doctrine-extensions | 0.79 | Laravel package integrating Doctrine Extensions with Eloquent models, adding behaviors like timestampable, sluggable, soft delete, and more. Provides easy configuration, listeners/subscribers, and seamless use of Doctrine-style extensions in Laravel apps. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bentools/doctrine-static | 0.79 | 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. | 2 | 3 | 0 | 4 | 0 | 0.0 | 5.1 | — | — | |
| doctrine/doctrine-fixtures-bundle | 0.78 | Symfony bundle integrating DoctrineFixtures: define and load sample data (fixtures) into your database for dev, tests, and demos. Supports grouping, ordering, and environment-aware loading via CLI commands, with easy integration into the Doctrine ORM workflow. | 2,529 | 2,572 | 213 | 2M | 27 | 46.7 | 52.7 | MIT | 6 months ago | |
| daviddel/doctrine-manager | 0.78 | 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 | |
| awaresoft/doctrine | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| yiisoft/injector | 0.77 | PSR-11 compatible dependency injector with autowiring. Resolves and injects dependencies when calling functions or creating objects, supports extra arguments by name or type, and handles variadic parameters. Works with any PSR-11 container. | 94 | 94 | 17 | 217K | 6 | 14.4 | 52.2 | BSD-3-Clause | 6 months ago | |
| codingculture/doctrine-rest-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| deozza/api-tester-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alexislefebvre/fixtures-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ocramius/proxy-manager | 0.76 | ProxyManager generates and manages PHP proxy classes (virtual proxies, lazy-loading value holders, etc.) to implement the Proxy Pattern. Useful for lazy-loading, interceptors, and advanced DI/ORM scenarios. Install via Composer and use factory helpers to create proxies. | 4,968 | 4,988 | 191 | 244K | 37 | 52.2 | 41.1 | MIT | 4 years ago | |
| b2pweb/bdf-instantiator | 0.76 | b2pweb/bdf-instantiator is a small PHP utility for instantiating objects, useful in factories, DI containers, and testing. It focuses on creating class instances with minimal boilerplate, helping streamline object construction in Laravel and other PHP apps. | 0 | 0 | 0 | 253 | 0 | 0.0 | 33.2 | MIT | — | |
| zendframework/zend-diactoros | 0.66 | zendframework/zend-diactoros provides PSR-7 HTTP message implementations for PHP, including ServerRequest, Response, Stream, UploadedFile and Uri. Useful for building middleware, APIs and frameworks with interoperable request/response handling. | 1,529 | 1,593 | 145 | 231K | 27 | 14.6 | 27.3 | BSD-3-Clause | 6 years ago | |
| joomla/di | 0.64 | PSR-11 compatible dependency injection (IoC) container from the Joomla Framework. Provides a powerful, flexible DI solution for PHP 8.1+ applications, with Composer installation and support for stable/unstable releases. | 15 | 16 | 19 | 16K | 3 | 6.0 | 43.0 | GPL-2.0 | 10 months ago | |
| aura/di | 0.62 | Aura.Di is a PSR-11 dependency injection container for PHP 8+ with constructor and setter injection, interface and trait awareness, configurable wiring with inheritance, and support for serialization. Installable via Composer and fully documented. | 352 | 356 | 63 | 8K | 1 | 31.0 | 21.3 | MIT | 1 month ago |
How can I help you explore Laravel packages today?