Libraries tagged by sav
esign/laravel-underscore-sluggable
1031 Downloads
Generate slugs when saving UnderscoreTranslatable models
elementary/runtime-config
522 Downloads
Save configure in memory.
e96/yii2-relational-behavior
61250 Downloads
Easy saving relational models in yii2
dynamikaweb/yii2-file-behavior
1067 Downloads
Uploading and saving files
do-while/contao-mpdf-template-bundle
2120 Downloads
With the mpdf-template extension, a saved pdf file can be activated as a layout template for PDF output. Uses the mPDF library.
dipenparmar12/laravel-query-log
4718 Downloads
A Laravel package for log queries in user defined log channel. Your all queries will save in the log file, and you can view it anytime.
devgeniem/wp-gravityforms-db-prevent
1738 Downloads
A Gravity Forms plugin to let the form creator decide if the values should be saved to database or not.
datomatic/laravel-enum-collections
2075 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
corals/laraship
82 Downloads
Laraship is a Platform built on Laravel for Rapid Development, it helps Agents, Startups, and even individuals to save time building their Web Applications and websites using well-structured code.
carlosio/compify
172 Downloads
Including the tests and other useless information like .travis.yml in distributed packages is not a good idea. "Compify" tries to remove everything, in order to save bandwidth and disk usage, but the necessary code for the package to work in your app or library.
burn/yii2-db-archiver
6485 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
bpocallaghan/sluggable
20277 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
boundsoff/module-page-builder-template-inline
207 Downloads
Magento 2 module for page builder to save and apply templates with each block
b13/memolist
1983 Downloads
A simple TYPO3 Extension using the TYPO3 Frontend session to save data.
asika/sql-splitter
4792 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.