Skip to content

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

License

Notifications You must be signed in to change notification settings

PavloKrostylov/doctrine-support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Doctrine Support

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%