Libraries tagged by read more
fspringveldt/db-read-only-mode
6 Downloads
Places a SilverStripe website in read-only mode, blocking all write requests.
tobischulz/laravel-model-read
280 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
stefanpolzer/propel-real-enum-behavior
3 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be
kodalto/propel-real-enum-behavior
28 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be
antiloopgmbh/propel-real-enum-behavior
226 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be
effenti/propel-real-enum-behavior
256 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be
tcieslar/event-projection
31 Downloads
Event projection manager.
cubiche/cqrs
62 Downloads
Cqrs library
worldfactory/dofix
14 Downloads
Simple object to store data in read only mode with many access methods
novocast/laravel-readonly
2 Downloads
A Read-only model trait for assisting dealign with read only models.
zachleigh/fake-better
20 Downloads
Faker provider to use more realistic fake data, extensive Laravel support.
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.