Libraries tagged by read model
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
dick/crud
3261 Downloads
Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.
romm/site-factory
31 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
tomaszhanc/cqrs-lite-read-model
11266 Downloads
somnambulist/read-models-bundle
2008 Downloads
Symfony integration for somnambulist/read-models
sj-distributor/new-foundation-read-model
59 Downloads
new-foundation-read-model
saasformation/framework-mongodb-based-read-model
12 Downloads
tobischulz/laravel-model-read
278 Downloads
Let you set the read state for every model for each user. Get a list of users that has read a post or any other model.
read-rate/nova-model-settings-field
60 Downloads
A model-settings field for Laravel Nova
rajinha92/model-generator
7 Downloads
This package reads a database and generate Models and Migrations
tcieslar/event-projection
30 Downloads
Event projection manager.
cubiche/cqrs
62 Downloads
Cqrs library
novocast/laravel-readonly
1 Downloads
A Read-only model trait for assisting dealign with read only models.
yii2-extended/yii2-crud-html
178 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
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.