Laravel Doctrine is a project aimed to be a drop-in Doctrine2 implementation for Laravel 5+.
Laravel Doctrine offers the following features:
- Easy configuration
- Pagination
- Preconfigured metadata, connections and caching
- Extendable: extend or add your own drivers for metadata, connections or cache
- Change metadata, connection or cache settings easy with a resolved hook
- Annotations, yaml, xml, config and static php meta data mappings
- Multiple entity managers and connections
- Laravel naming strategy
- Simple authentication implementation
- Password reminders implementation
- Doctrine console commands
- DoctrineExtensions supported
- Timestamps, Softdeletes and TablePrefix listeners
0 comments:
Post a Comment
Thanks