Libraries tagged by local file
wizzou/laravel-image-optimizer
29 Downloads
A Laravel package to efficiently resize and optimize images, supporting multiple storage backends including local file systems and cloud storage like Amazon S3.
tenglin/php-sftp
4 Downloads
Local files are uploaded to the server via sftp
rcezea/httplogger
3 Downloads
Lightweight and flexible logging library for PHP applications. It enables developers to send log data to a remote server and log to local files.
raydabbah/remote-tinker
8 Downloads
Run local files on a remote instance of a Laravel application
rajaluo/ossintegration
8 Downloads
oss integration with local file system
process-drive/translation-drive
19 Downloads
This library file is help for javascript locales file convert to the Excel sheet. Then Excel sheet convert to the javascript locales file.
plateau/mezzanine
23 Downloads
Mezzanine is a Laravel4 package for easy asset management. His main feature is to provide a dual source management to each asset, meaning you can use a local file for your developpment needs, then use a faster CDN source for production, without modifying your code.
origindesign/ftp_connect
975 Downloads
FTP Connect - Custom Drupal 8 Module for FTP connection and store files in local file system
meyersm/simple-datastore
21 Downloads
A PHP library to store objects between sessions using only the local file system
marsli9945/pgooper
6 Downloads
A Local File Database
logvice/phplogger
32 Downloads
Sends your logs to LogVice.com web services or your personal LogVice installation or to a local file.
lily-labs/db-backup
33 Downloads
DBBackup it's a library that provides classes to execute mysqldump to backup the given database, relocate the backup file in the local filesystem and compress the resulting backup file.
jtsternberg/localgpt
0 Downloads
A command-line interface for creating and interacting with local, file-based custom GPTs.
house-of-code/dn-translate
5 Downloads
Enable usage of translation services rather than local files
ganlvtech/php-buffer-pipeline
10 Downloads
Chunk manipulating data with buffered pipeline. Useful for workflow like fetching data from mysql or redis -> mapping data -> filtering data -> writing to local file.