Libraries tagged by save file
unglud/laravel-image
836 Downloads
Basic image saver for Laravel 5
toneflix-code/laravel-dbconfig
532 Downloads
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
jumichica/aws-s3-api
194 Downloads
Api to integrate PHP with S3 and save files on Amazon AWS.
nitsan/ns-backup
727 Downloads
Backup Plus - Easily backup your entire TYPO3 website. The Backup Plus extension for TYPO3 lets you save your code, files, and database with just a few clicks. Install Backup Plus and connect it to your cloud storage (like Google Drive, Dropbox, Amazon S3, SFTP, Rsync, etc.).
silverstripe/non-blocking-sessions
62 Downloads
Non-blocking file-based session save handler for Silverstripe CMS 5
dipenparmar12/laravel-query-log
4800 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.
khaleghi/media
46 Downloads
This will store files in server and save their attributes to database
hxd/query-logger
570 Downloads
This is a package that saves all database queries to a log file with some customizations
borsodigerii/php-xml-chunker
197 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
vortechstudio/html2media
934 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
danlapteacru/local-json-for-facetwp
0 Downloads
Saves FacetWP facets, templates and settings as .json files within your theme.
danlapteacru/facetwp-local-json
6 Downloads
Saves FacetWP facets, templates and settings as .json files within your theme.
asika/sql-splitter
5738 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.
okipa/laravel-model-json-storage
1378 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.
coderflexx/laracommand
19 Downloads
Tool to save you time, and scaffold all of your files in one command.