Libraries tagged by laravel doctrine
ngmy/specification
360 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
lrezek/arachnid4laravel
4 Downloads
Arachnid OGM provider and facade for Laravel.
kmuenkel/safe-schema-builder
1 Downloads
Replace Laravel's Schema Facade with one capable of omitting table alterations that already exist
gsferro/database-schema-easy
80 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
dngo-io/books
2 Downloads
Dngo Book Project
spie/lumen-api-boilerplate
4 Downloads
Lumen Backend API Boilerplate.
lucagentile/switch-array-key-extension
427 Downloads
Takes a collection of objects by one of its key
zmaglica/safe-queue
796 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel 5
lwk/safe-queue
9 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
sztyup/datatables
3116 Downloads
Datatables serverside and html generator for LaravelDoctrine
lempls/smart-entity
56 Downloads
Laravel/Doctrine helpful class, uses lempls smart object.
eig/eloquent-couchdb
1 Downloads
CouchDB Provider for the Laravel Eloquent. Includes doctrine/couchdb as a dependency in composer.json and sets up a Laravel and Eloquent-friendly Service Provider for you. Enjoy!
gmg/laravel5-couchdb
14 Downloads
CouchDB Driver for the Laravel 5 family. Includes doctrine/couchdb as a dependency in composer.json and sets up a Laravel and Eloquent-friendly Service Provider for you. Enjoy!
afarazit/laravel5-couchdb
26 Downloads
CouchDB Driver for the Laravel 5 family. Includes doctrine/couchdb as a dependency in composer.json and sets up a Laravel and Eloquent-friendly Service Provider for you. Enjoy!
marginshale/mongopper
89 Downloads
Doctrine MongoDB ODM wrapper for laravel