Libraries tagged by read model
synatree/yii2-readonly-behavior
224 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.
rifayman/crud_mod
16 Downloads
Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.
infinety-es/crud
360 Downloads
Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.
brouzie/specificator
0 Downloads
Framework for querying data from read model using Specification pattern. Allows building dynamic queries from reusable components (filters, sort orders, aggregations
lendo-stp-gdansk/lendo-core-domain
3803 Downloads
Common domain for Lendo services, including event engine and read model engine
asd/tree-meta
115 Downloads
Read model metadata and build a tree of related classes
permaxis/laravel-crudgenerator
24 Downloads
Generate a crud (create read update delete) interface based on model laravel
aschelch/cakephp-readable-behavior
22 Downloads
CakePHP ReadableBehavior provides a simple behavior to make a 'Mark as Read/Unread' feature for your models
pkeidel/dbtolaravel
468 Downloads
Reads a database and creates the migrations, models, controllers and blades for the tables
brunnofoggia/hbasis
175 Downloads
This is an additional pack for Models. It will provide standards to read/persist data
samy/crud
8 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.
coding-partners/auto-controller
41 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
brunnofoggia/doctrine-whalen
40 Downloads
Utility to read data of a table without having a model created
statamic-rad-pack/runway
72353 Downloads
Eloquently manage your database models in Statamic.
rappasoft/lockout
259839 Downloads
Put your Laravel application into read-only mode.