Libraries tagged by model saver
sdavis1902/eloquent-vars
8809 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
larapack/attribute-slugging
1839 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
huubverbeek/laravel-model-attributes-validation
759 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
tjvb/gitlab-models-for-laravel
3187 Downloads
Save the GitLab data in your Laravel project
artisansdk/model
1906 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
marena/yii2-relation-trait
2651 Downloads
Yii 2 Models load with relation, & transaction save with relation
larapack/attribute-purging
583 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
saad/image
5620 Downloads
This Package to deal with images crop, resize, write text, integrate with Eloquent Model to get and save inmages and creating thumbnails'
aonodevs/laravel-cloudinary-upload
1472 Downloads
Package to upload images and videos on cloudinary and save their url into model's database
solutosoft/yii-linkmany
2251 Downloads
Load, validate and save automatically related Active Record models
rkooistra/super-eloquent-repository
2662 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.
grazulex/laravel-turbomaker
8 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
burn/yii2-db-archiver
6383 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)
asdh/save-model
15 Downloads
Just a new way to save data in the database
saad/laravel-model-images
223 Downloads
This library will make it easy to save and upload model images