Libraries tagged by save form
sdavis1902/eloquent-vars
8762 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
tjvb/gitlab-models-for-laravel
3144 Downloads
Save the GitLab data in your Laravel project
kafoso/type-formatter
4494 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
fork/craft-akamai-invalidator
1333 Downloads
Assign cache tags to pages and invalidate them on save.
undefinedoffset/silverstripe-keyboardshortcuts
11816 Downloads
Adds keyboard shortcuts for common tasks to SilverStripe 4.0+ (ctrl/command+s for save anyone?)
justinkekeocha/database-dump
114 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
jeidison/native-query
2760 Downloads
Laravel package for save native query in external file.
boundsoff/module-page-builder-template-inline
158 Downloads
Magento 2 module for page builder to save and apply templates with each block
bluebranch/bilder-alt
169 Downloads
Automatically create accessible and SEO-friendly alt texts directly when uploading images in Contao – powered by AI and optional SEO keywords. Our extension for the Contao CMS saves time, improves your image descriptions, and integrates into your existing workflow.
stefansl/contao-divider-bundle
15023 Downloads
ContentElement for Contao to generate hr. Simply choose element type "divider" and save.
rkooistra/super-eloquent-repository
2662 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
levgenij/laravel-db-backup
3022 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
gilek/yii2-gtreetable
11810 Downloads
yii2-gtreetable is an extension of Yii 2 Framework, which is wrapper for bootstrap-gtreetable plug-in, on the other hand it provides functionality which allows to save the nodes states into database.
dipenparmar12/laravel-query-log
4711 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.