Libraries tagged by saving
spatie/laravel-sluggable
13638162 Downloads
Generate slugs when saving Eloquent models
sbsaga/toon
70541 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
9078 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
336176 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
vadymsemeniuk/yii2-many-to-many-ar-level-save-behavior
100892 Downloads
Behavior for saving many to many relation
yiiext/activerecord-relation-behavior
38137 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
19235 Downloads
CLI tool for saving & loading data in SilverStripe installations
cornernote/yii2-linkall
102603 Downloads
Behavior to handle saving multiple many to many related records in Yii2.
shkoliar/magento-grid-colors
11565 Downloads
Magento 2 module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
maxkhim/laravel-storage-dedupler
752 Downloads
Laravel package for deduplication files in storage and analyze potential disk space savings
laxity7/yii2-json-field
90666 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
16118 Downloads
A Laravel package for saving time on crud operations
cwsps154/app-settings
3621 Downloads
Package for saving app settings
codewithdennis/larament
1858 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
30752 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.