Libraries tagged by model data
c0dehappy/datalayer
561 Downloads
A simplest abstraction for eloquent models
bonlineza/dear-database
2061 Downloads
Dear models and migrations
bestlong/database
6 Downloads
Database package
arzeroid/laravel-model-ssh-encryptable
15 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
apps4every/extend_database
10 Downloads
Extend your models and tables definition
titon/model
453 Downloads
The Titon model package provides an active record style approach to database CRUD functionality.
shyim/database-entities-builder
19 Downloads
Generates simple database entities from doctrine mysql schema
nodes/database
11279 Downloads
Makes it easier to work with models and repositories in Laravel
commonapi/model
2623 Downloads
Common Query Api Interface
bluora/laravel-model-uuid
39 Downloads
Provides UUID datatype support for the Eloquent ORM
taoceanz/silverstripe-instance-shortcodes
2868 Downloads
Facilitate using shortcodes, but rendered in instance context (rather than static) giving it access to the model data of the page.
supportkbz/eloquentsalesforce
19 Downloads
An eloquent model data source for Salesforce
irpcpro/table-soft
22 Downloads
A package for managing table data.convert model data to objects of table.
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.