Libraries tagged by model saver

sdavis1902/eloquent-vars

2 Favers
9726 Downloads

Add ability to save additional fields or Vars on a Laravel model without a specific db column for it

Go to Download


huubverbeek/laravel-model-attributes-validation

2 Favers
851 Downloads

Enables attribute-based validation of model attributes automatically during the save process.

Go to Download


tjvb/gitlab-models-for-laravel

3 Favers
3277 Downloads

Save the GitLab data in your Laravel project

Go to Download


artisansdk/model

0 Favers
2164 Downloads

A self-validating model compatible with Laravel Eloquent that validates when it's saved.

Go to Download


okipa/laravel-model-json-storage

19 Favers
1378 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


alexvergara/auditable

1 Favers
231 Downloads

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

Go to Download


marena/yii2-relation-trait

0 Favers
2894 Downloads

Yii 2 Models load with relation, & transaction save with relation

Go to Download


larapack/attribute-purging

5 Favers
635 Downloads

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

Go to Download


saad/image

1 Favers
5883 Downloads

This Package to deal with images crop, resize, write text, integrate with Eloquent Model to get and save inmages and creating thumbnails'

Go to Download


markwalet/laravel-hashed-route

9 Favers
3859 Downloads

A Laravel package that replaces the default route model binding for a safer version.

Go to Download


rkooistra/super-eloquent-repository

3 Favers
2754 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.

Go to Download


larapack/attribute-slugging

6 Favers
1866 Downloads

Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.

Go to Download


burn/yii2-db-archiver

0 Favers
6544 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)

Go to Download


asdh/save-model

28 Favers
15 Downloads

Just a new way to save data in the database

Go to Download


saad/laravel-model-images

5 Favers
224 Downloads

This library will make it easy to save and upload model images

Go to Download


<< Previous Next >>