Libraries tagged by model saver
huubverbeek/laravel-model-attributes-validation
66 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
artisansdk/model
532 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
larapack/attribute-purging
424 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
saad/image
4254 Downloads
This Package to deal with images crop, resize, write text, integrate with Eloquent Model to get and save inmages and creating thumbnails'
markwalet/laravel-hashed-route
3788 Downloads
A Laravel package that replaces the default route model binding for a safer version.
aonodevs/laravel-cloudinary-upload
991 Downloads
Package to upload images and videos on cloudinary and save their url into model's database
solutosoft/yii-linkmany
2170 Downloads
Load, validate and save automatically related Active Record models
sdavis1902/eloquent-vars
6274 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
rkooistra/super-eloquent-repository
2160 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
larapack/attribute-slugging
1697 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
burn/yii2-db-archiver
5924 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
maxkalahur/laravel-model-settings
6 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.
asdh/save-model
14 Downloads
Just a new way to save data in the database
vits/laravel-save-relationships
16 Downloads
Save Laravel model relationships.
saad/laravel-model-images
222 Downloads
This library will make it easy to save and upload model images