Libraries tagged by model data
jimbolino/laravel-model-builder
10646 Downloads
builds eloquent models based on the tables and relations found in your mysql database
gyde/mysql-object-model
157 Downloads
PHP ORM
enflow/laravel-database-encryption
1568 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
vivre-tech/rest-renderer
10470 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.
klever/tutor
21413 Downloads
PHPUnit Extensions to easily spec-test data models
nguyenanhung/pdo
19033 Downloads
Database Wrapper - PDO Database Model
necenzurat/eloquent-meta
8183 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
crcms/repository
4399 Downloads
Detached model and controller warehouse data provider
jsefton/laravel-virtual-fields
1067 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
mojopollo/laravel-json-schema
542 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
timehunter/laravel-dto-generator
176 Downloads
A generator that creates PHP Data Transfer Object by array schema.
shureban/laravel-searcher
2949 Downloads
Laravel SDK for searching data in DB using requests
shoot/shoot
229944 Downloads
Shoot aims to make providing data to your templates more manageable
rundiz/nested-set
3061 Downloads
class library for CRUD the nested set data such as category tree.
rinvex/laravel-tenants
3375 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.