Libraries tagged by files
hoa/file
21040791 Downloads
The Hoa\File library.
illuminate/filesystem
54525094 Downloads
The Illuminate Filesystem package.
colinmollenhour/cache-backend-file
20494153 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
unisharp/laravel-filemanager
2986444 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
nicolab/php-ftp-client
4466139 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
mikehaertl/php-tmpfile
24783458 Downloads
A convenience class for temporary files
league/flysystem-sftp-v3
20034767 Downloads
SFTP filesystem adapter for Flysystem.
league/flysystem-memory
27083660 Downloads
In-memory filesystem adapter for Flysystem.
knplabs/knp-gaufrette-bundle
25685070 Downloads
Allows to easily use the Gaufrette library in a Symfony project
danog/madelineproto
762326 Downloads
Async PHP client API for the telegram MTProto protocol.
league/flysystem-sftp
29103777 Downloads
SFTP filesystem adapter for Flysystem.
webimpress/safe-writer
35506066 Downloads
Tool to write files safely, to avoid race conditions
phpfastcache/phpfastcache
4366209 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
oneup/uploader-bundle
5681777 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
oneup/flysystem-bundle
20997247 Downloads
Integrates Flysystem filesystem abstraction library to your Symfony project.