larapack/doctrine-support
Laravel package that enhances Doctrine support in Laravel, including support for enum types. Install via Composer and (for Laravel 5.4 and below) register the DoctrineSupportServiceProvider. Use v0.1.3 for Laravel versions older than 5.4.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| awaresoft/doctrine | 0.93 | β | 0 | 0 | 0 | 0 | 0 | 0.0 | β | β | β | |
| dbstudios/doctrine-entities | 0.93 | 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 | |
| byteincoffee/doctrine-extensions | 0.92 | 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 | β | |
| cariboo/doctrine-cariboo | 0.92 | β | 0 | 0 | 0 | 0 | 0 | 0.0 | β | β | β | |
| doctrine/doctrine1 | 0.91 | Legacy Doctrine 1 ORM for PHP, providing ActiveRecord and Data Mapper features with a SQL abstraction layer, migrations, schema tools, and powerful query building. Useful for maintaining older Doctrine 1 applications or studying the classic ORM API. | 132 | 139 | 219 | 112 | 0 | 3.6 | 2.6 | LGPL-2.1 | β | |
| sonata-project/doctrine-extensions | 0.91 | β | 268 | 271 | 39 | 191K | 1 | 19.3 | 42.0 | MIT | 8 months ago | |
| matthiasnoback/doctrine-orm-test-service-provider | 0.91 | 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 | 6 months ago | |
| codingculture/doctrine-rest-bundle | 0.91 | β | 0 | 0 | 0 | 0 | 0 | 0.3 | β | β | 8 years ago | |
| brandoriented/doctrine-bundle | 0.90 | β | 0 | 0 | 0 | 0 | 0 | 0.0 | β | MIT | β | |
| symfony/doctrine-bridge | 0.90 | Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfonyβs DI container, validator, and other features. | 3,220 | 3,229 | 42 | 5M | 0 | 52.1 | 51.1 | MIT | 1 week ago | |
| doctrine/persistence | 0.90 | 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,044 | 4,049 | 75 | 6M | 13 | 53.8 | 54.6 | MIT | 1 month ago | |
| doctrine/orm | 0.88 | 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,170 | 10,344 | 2,545 | 5M | 1,282 | 87.9 | 68.9 | MIT | 2 months ago | |
| bengor-user/doctrine-orm-bridge | 0.88 | Doctrine ORM bridge for BenGorUser: adapters and persistence integration to make the User model compatible with Doctrine ORM. Install via Composer and run the fully tested PHPSpec suite; documentation lives in the main User library docs. | 0 | 0 | 0 | 30 | 0 | 2.4 | 20.6 | MIT | 9 years ago | |
| axstrad/doctrine-extensions | 0.87 | β | 0 | 0 | 0 | 0 | 0 | 0.0 | β | MIT | β | |
| acelaya/doctrine-enum-type | 0.86 | Doctrine DBAL type for mapping MyCLabs\Enum\Enum values to entity columns. Provides a reusable PhpEnumType to register enums as custom Doctrine types. Note: largely obsolete now that PHP has native enums and Doctrine supports them. | 131 | 136 | 14 | 13K | 1 | 2.1 | 19.5 | MIT | 5 years ago | |
| art-fatal/doctrine-enum-bundle | 0.86 | β | 0 | 0 | β | 0 | β | 0.0 | β | β | β | |
| avkluchko/postgres-doctrine-extensions | 0.85 | β | 1 | 1 | 0 | 0 | 0 | 0.3 | β | MIT | 6 years ago | |
| elao/enum | 0.84 | Opinionated extensions for PHP 8.1+ native enums with readable labels, flag/bitmask enums, and extra values. Includes integrations for Symfony (Forms, HTTP Kernel arg resolver, Translation, VarDumper), Doctrine ORM/ODM, and Faker. | 327 | 327 | 29 | 33K | 15 | 30.5 | 36.7 | MIT | 3 months ago | |
| daviddel/doctrine-manager | 0.84 | 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 | |
| spatie/laravel-enum | 0.84 | Laravel integration for spatie/enum: use Enum base class in Laravel, cast model attributes to enums (including nullable and arrays), and get Laravel-friendly behavior via custom casts and Castable support for Eloquent. | 366 | 369 | 36 | 147K | 0 | 11.3 | 36.0 | MIT | 1 year ago |
How can I help you explore Laravel packages today?