Libraries tagged by file
illuminate/filesystem
54676339 Downloads
The Illuminate Filesystem package.
colinmollenhour/cache-backend-file
20540370 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.
nicolab/php-ftp-client
4486691 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
24877043 Downloads
A convenience class for temporary files
league/flysystem-sftp-v3
20209729 Downloads
SFTP filesystem adapter for Flysystem.
league/flysystem-memory
27217100 Downloads
In-memory filesystem adapter for Flysystem.
knplabs/knp-gaufrette-bundle
25741189 Downloads
Allows to easily use the Gaufrette library in a Symfony project
danog/madelineproto
764252 Downloads
Async PHP client API for the telegram MTProto protocol.
league/flysystem-sftp
29142187 Downloads
SFTP filesystem adapter for Flysystem.
webimpress/safe-writer
35608648 Downloads
Tool to write files safely, to avoid race conditions
statamic/cms
2598046 Downloads
The Statamic CMS Core Package
phpfastcache/phpfastcache
4380935 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
5693560 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
21033228 Downloads
Integrates Flysystem filesystem abstraction library to your Symfony project.
moxiecode/plupload
489047 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.