Libraries tagged by save form
gloopro/audit
1 Downloads
This will help save and read application log for future audit use.
furkankadioglu/permacon
46 Downloads
Permanently Save and Set Config Variables For Laravel 5
fsuuaas/laravel-invoice
0 Downloads
Laravel Invoice is a simple package to generate beautifully designed invoices, quotes or orders with just a few lines of code. Brand it with your own logo and theme color, add unlimited items and total rows with automatic paging. You can deliver the PDF ouput in the user's browser, save on the server or force a file download. Laravel Invoice is fully customizable and can be integrated into any Laravel projects.
dragosmocrii/model-meta
20 Downloads
Save and retrieve meta settings for any models.
dowte/password
12 Downloads
Save and find your passwords for each website or card etc.
dereffi/issuing
12 Downloads
PHP package built for Laravel 5.* to save creator last updator and deletor in database tables
crazycoderscafe/c3mail
9 Downloads
This package use for send mail and save mail into database
christianessl/fixrootpageaccess
160 Downloads
Resolves #87985 on Forge, where editors cannot save changes on the root page of multilanguage sites.
aacassandra/parsequent
43 Downloads
Save your time with Parsequent, for CRUD your laravel project using parse rest api
aacassandra/laraquent
877 Downloads
Save your time with Laraquent, for CRUD your laravel project
seacjs/yii2-array-settings-storage
0 Downloads
Save and Load settings in file, for then load in config
savemetenminutes/composer-plugins-run-package-scripts
14 Downloads
save me ten minutes - composer plugin for running package scripts
sanjeev-kr/newsletter
32 Downloads
Magento 2 module to save first name and last name for newsletter subscribers
renlifedev/profiler
2 Downloads
Profiler library for PHP to collect and save xhprof data
mjducharme/laravel-model-json-storage
176 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.