Libraries tagged by model saver

larapack/attribute-purging

5 Favers
397 Downloads

Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.

Go to Download


zgldh/laravel-query-filter

6 Favers
13 Downloads

An easier way to filter Eloquent and Models. Save you from Request::input and Where hell.

Go to Download


bogdanghervan/laravel-dummy-observer

1 Favers
534 Downloads

Mock Eloquent model save and make assertions on saved data

Go to Download


jaysson/eloquent_filefield

4 Favers
1747 Downloads

Automatically save files assigned to eloquent model attributes

Go to Download


kirillemko/yii2-activerecord-history

0 Favers
322 Downloads

Save history of changes of ActiveRecord model

Go to Download


mits87/eloquent-nested-attributes

13 Favers
361 Downloads

Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.

Go to Download


cbcaio/image-attacher

13 Favers
55 Downloads

Add uploaded images to models in an easy-to-use and fast approach. Process and save modified versions of images, like avatar, thumbnail, different sizes, you decide. Write images using flysystem.

Go to Download


maxkalahur/laravel-model-settings

0 Favers
1 Downloads

This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.

Go to Download


sansu/save-model

0 Favers
7 Downloads

Just a new way to save data in the database

Go to Download


qvalent/yii2-models-history

1 Favers
23 Downloads

Save model updates history to db

Go to Download


nikolaykovenko/save-manager

0 Favers
3489 Downloads

A manager to save models to DB's that need some time to index content.

Go to Download


denizgolbas/eloquent-save-together

2 Favers
0 Downloads

For Laravel Eloquent that makes it easy to save related models together.

Go to Download


bfg/bless_model

1 Favers
67 Downloads

Recursive auto save eloquent Models

Go to Download


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


<< Previous Next >>