larapack / doctrine-support by marktopper

Better Doctrine Support with Laravel (Support for `enum`)
2,217,996
179
3
Package Data
Maintainer Username: marktopper
Maintainer Contact: mark@ulties.com (Mark Topper)
Package Create Date: 2017-01-13
Package Last Update: 2021-07-10
Language: PHP
License: MIT
Last Refreshed: 2025-01-14 15:10:51
Package Statistics
Total Downloads: 2,217,996
Monthly Downloads: 7,255
Daily Downloads: 385
Total Stars: 179
Total Watchers: 3
Total Forks: 13
Total Open Issues: 2

Laravel Doctrine Support

Better Doctrine Support with Laravel (Support for enum)

Installing

composer require larapack/doctrine-support

Then add the following service provider:

Larapack\DoctrineSupport\DoctrineSupportServiceProvider::class

Then you are good to go! 🎉

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