Libraries tagged by model saver

rawveg/model-validation

0 Favers
13 Downloads

Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.

Go to Download


chack1172/laravel-single-save

0 Favers
1 Downloads

Optimize model saving with single save execution

Go to Download


yasir011/model

0 Favers
24 Downloads

Eloquent models with auto validation on save and update.

Go to Download


exertis/yii2-save-with-audit-trail-behavior

1 Favers
250 Downloads

Adds a $model->saveWithAuditTrail() method to your Models allowing you to annotate changes to your data.

Go to Download


yseffk/yii2-save-relations-behavior_2

0 Favers
34 Downloads

Validate and save automatically related Active Record models.

Go to Download


kesha-dev/yii2-save-relations-behavior

0 Favers
51 Downloads

Validate and save automatically related Active Record models.

Go to Download


alekciy/yii2-save-autorelations-behavior

0 Favers
1 Downloads

Auto create relations, validate and save automatically related Active Record models.

Go to Download


triun/laravel-model-validable

1 Favers
473 Downloads

Gives the models the ability to be validated before saved.

Go to Download


sukohi/save-without-event

0 Favers
14 Downloads

A Laravel package to prevent firing a specific event(s) of model when saving.

Go to Download


mjducharme/laravel-model-json-storage

1 Favers
175 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


dragosmocrii/model-meta

0 Favers
18 Downloads

Save and retrieve meta settings for any models.

Go to Download


domatskiy/laravel-file-model

0 Favers
23 Downloads

laravel file model

Go to Download


alexvergara/auditable

1 Favers
20 Downloads

Save model's data changes automatically to audit log - package for Laravel 4

Go to Download


mikehaertl/defaultpersister

1 Favers
24 Downloads

Yii extension to save and restore model values in user session.

Go to Download


xisio/yii2-uuid-behavior

0 Favers
1 Downloads

Set UUID before save on Yii 2 models

Go to Download


<< Previous Next >>