Libraries tagged by saving
mohammedmanssour/file-cast
97 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
marshmallow/laravel-folder-cleaner
786 Downloads
Clean folders using a command. This can be helpful if you have temporary files in your projects that need to be cleaned for saving storage.
m-wardany/hash-ids
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
kolirt/laravel-master-model
764 Downloads
The package that simplifies working with models, saving relationships, and uploading files in Laravel
isolate/isolate
4114 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
innoweb/silverstripe-silvershop-stripe
2863 Downloads
Adds stripe customer and creditcard saving to silvershop
exts/configured
2081 Downloads
Configuration class for loading & saving different types of PHP array data
dynamikaweb/yii2-file-behavior
695 Downloads
Uploading and saving files
codinglabsau/laravel-sluggable
7197 Downloads
Generate slugs when saving Eloquent models
alnutile/fixtures
6447 Downloads
Help with saving and getting JSON files for testing APIs
reshadman/laravel-committed
25 Downloads
Adds **committed** event to Eloquent default event callbacks (created, creating, saved, saving...).
savingfor/elasticsearch-query-builder
38 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
yiimaker/yii2-newsletter
454 Downloads
Module for saving user contacts from newsletter form to database
yangmls/laravel-validation-trait
11 Downloads
Provide a powerful trait for saving model easily
toneflix-code/social-interactions
13 Downloads
A Laravel package to add social interactions like likes, reactions, votes, saving/bookmarks e.t.c to your models.