Libraries tagged by read model
tobischulz/laravel-model-read
287 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.
testmonitor/eloquent-lockable
62 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
yii2-module/yii2-crud
456 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
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.
pkeidel/dbtolaravel
473 Downloads
Reads a database and creates the migrations, models, controllers and blades for the tables
romm/site-factory
32 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
somnambulist/read-models-bundle
2028 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
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
31 Downloads
Event projection manager.
cubiche/cqrs
62 Downloads
Cqrs library
novocast/laravel-readonly
2 Downloads
A Read-only model trait for assisting dealign with read only models.