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
363 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
avoran/rapido
5876 Downloads
Readmodel library for event stores
permaxis/laravel-crudgenerator
24 Downloads
Generate a crud (create read update delete) interface based on model laravel
aschelch/cakephp-readable-behavior
23 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
188 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.
brunnofoggia/doctrine-whalen
40 Downloads
Utility to read data of a table without having a model created
statamic-rad-pack/runway
109590 Downloads
Eloquently manage your database models in Statamic.
rappasoft/lockout
265004 Downloads
Put your Laravel application into read-only mode.