Libraries tagged by database model
sonvq/cassandra
202 Downloads
Cassandra Eloquent model and Query builder for Laravel
somosyampi/l5-repository
2238 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
sloth-dev-guy/searches
2348 Downloads
Perform searches with Eloquent models using an array-like API setup
salehhashemi/laravel-intelli-db
587 Downloads
An AI-driven Laravel package for generating and managing database related things.
robosys-labs/db-scaffolder
4322 Downloads
DB Application Scaffolder
rinvex/laravel-tenants
3378 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
pceuropa/yii2-forms
1779 Downloads
Form builder or code generator for Yii2. List GridView of forms. Saving form data in a databases.
ort-interactive-gmbh/laravel-couchbase
347 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
openbuildings/jam
181232 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
nubium/pillar
17789 Downloads
Yet another take on ORM. This time with both hookers AND blackjack.
nimbly/activeresource
43278 Downloads
Use a RESTful resource based API like a database
mpociot/couchbase
2041 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
mojopollo/laravel-json-schema
543 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
level-2/maphper
759 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
laramore/laramore
1156 Downloads
Describe your table fields in the model and let Laravel the rest