Libraries tagged by savings
spatie/laravel-sluggable
13779490 Downloads
Generate slugs when saving Eloquent models
igbinary/igbinary
10895 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.
sbsaga/toon
74150 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).
yii2tech/ar-linkmany
337619 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
vadymsemeniuk/yii2-many-to-many-ar-level-save-behavior
101928 Downloads
Behavior for saving many to many relation
yiiext/activerecord-relation-behavior
38268 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
19455 Downloads
CLI tool for saving & loading data in SilverStripe installations
cornernote/yii2-linkall
103467 Downloads
Behavior to handle saving multiple many to many related records in Yii2.
shkoliar/magento-grid-colors
11671 Downloads
Magento 2 module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
maxkhim/laravel-storage-dedupler
765 Downloads
Laravel package for deduplication files in storage and analyze potential disk space savings
flobbos/laravel-crudable
16239 Downloads
A Laravel package for saving time on crud operations
cwsps154/app-settings
3805 Downloads
Package for saving app settings
codewithdennis/larament
1873 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
30797 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
bpocallaghan/sluggable
25347 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.