pavlokrostylov/doctrine-support

Better Doctrine Support with Laravel (Support for `enum`)

Maintainers

Package info

github.com/PavloKrostylov/doctrine-support

Homepage

Issues

pkg:composer/pavlokrostylov/doctrine-support

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

v0.1.11 2022-07-07 12:20 UTC

This package is auto-updated.

Last update: 2026-03-07 21:00:12 UTC


README

Better Doctrine Support with Laravel (Support for enum)

Installing

composer require pavlokrostylov/doctrine-support

Then add the following service provider (Laravel 5.4 and below only):

Larapack\DoctrineSupport\DoctrineSupportServiceProvider::class

Then you are good to go! 🎉

For Laravel versions older than 5.4.x, use v0.1.3.