Libraries tagged by saving
arzeroid/laravel-model-ssh-encryptable
15 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
artificertech/laravel-pending-change
0 Downloads
A Laravel package for saving changes to models that will be applied later
aram-zahedi/persian-sluggable
27 Downloads
Generate Persian slugs when saving Eloquent models
apuc/yii2-channels-webhook
62 Downloads
Extention, that allows you to throw a webhook after saving model
alex-79/magento2-page-save-fixes
5 Downloads
Magento 2 fixes: CMS Page saving fails with 'The value specified in the URL Key field would generate a URL that already exists.'
aigletter/model-history
13 Downloads
Package for saving model history
adods/page-marker
23 Downloads
Library for saving CRUD list filter in request query
scherersoftware/cakephp-schema
11187 Downloads
Schema saving and loading from file for CakePHP 3.0
picamator/cachemanager
14 Downloads
Wrapper over 3-rd party cache libraries to optimise saving API/'s search result
nyx-solutions/yii2-nyx-ar-many-to-many-link
0 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
narrowspark/pretty-array
1238 Downloads
Returns a pretty array for saving or output.
genealabs/laravel-two-way-attribute-casting
6 Downloads
Perform attribute casting when saving Eloquent models to the database.
fomvasss/laravel-slugmaker
33 Downloads
Generate slugs when saving Eloquent models in a separate table