Libraries tagged by saving
isolate/isolate
4125 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
3511 Downloads
Adds stripe customer and creditcard saving to silvershop
exts/configured
3054 Downloads
Configuration class for loading & saving different types of PHP array data
maxgoryunov/saving-iterator
3 Downloads
True Caching Iterator for PHP
skayocrafts/sidebar-shortcuts
11604 Downloads
Add customisable Shortcut-Links to the Control Panel Sidebar
savingfor/elasticsearch-query-builder
48 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
yiimaker/yii2-newsletter
460 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
suren/laravel-mongo-model-schema
2450 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
sunnysideup/page-favourites-bookmarker
67 Downloads
Works with an npm package of the same name to allow bookmarking any page on a website and saving them to the user account, if logged-in
sozodesign/magento2-module-sozo-wysiwygerrorremover
939 Downloads
Remove the error message shown for WYSIWYG fields when saving in Magento 2.4.3. See https://magento.stackexchange.com/questions/331918/cms-and-block-content-warning-magento-2-4-2
ralouphie/codify
76 Downloads
A simple PHP package for saving and autoloading generated PHP files.
pixamo/installer
569 Downloads
pixamo/installer is a Laravel package that makes it easy to install your application with just one click. With this package, you can quickly set up your application's environment, dependencies, and configurations without having to manually run multiple commands or manually edit files. It streamlines the installation process and makes it more efficient, saving you time and effort. It's perfect for both new and experienced developers. Give it a try and see how it can simplify your development process.
paxha/laravel-sluggable
4059 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
nwidart/laravel-normalizer
55 Downloads
Laravel package to normalize your data before saving into the database.