Libraries tagged by saving
spatie/laravel-sluggable
12650522 Downloads
Generate slugs when saving Eloquent models
sbsaga/toon
47219 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
igbinary/igbinary
4208 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
yii2tech/ar-linkmany
325187 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
vadymsemeniuk/yii2-many-to-many-ar-level-save-behavior
93349 Downloads
Behavior for saving many to many relation
cornernote/yii2-linkall
99634 Downloads
Behavior to handle saving multiple many to many related records in Yii2.
yiiext/activerecord-relation-behavior
36970 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
silverstripe/sspak
17985 Downloads
CLI tool for saving & loading data in SilverStripe installations
shkoliar/magento-grid-colors
11049 Downloads
Magento 2 module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
laxity7/yii2-json-field
88277 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
flobbos/laravel-crudable
15428 Downloads
A Laravel package for saving time on crud operations
codewithdennis/larament
1742 Downloads
Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.
cerbero/json-objects
29944 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
kamisama/resque-status
634159 Downloads
A API for saving a php-resque worker settings and status
zauberfisch/silverstripe-serialized-dataobject
5055 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization