Libraries tagged by files
colinmollenhour/cache-backend-file
18176182 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
2631730 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
sonata-project/media-bundle
4418581 Downloads
Symfony SonataMediaBundle
nicolab/php-ftp-client
3601669 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
20209928 Downloads
A convenience class for temporary files
league/flysystem-memory
20520181 Downloads
In-memory filesystem adapter for Flysystem.
knplabs/knp-gaufrette-bundle
22686599 Downloads
Allows to easily use the Gaufrette library in a Symfony project
league/flysystem-sftp
26660417 Downloads
SFTP filesystem adapter for Flysystem.
webimpress/safe-writer
30404630 Downloads
Tool to write files safely, to avoid race conditions
statamic/cms
1856731 Downloads
The Statamic CMS Core Package
phpfastcache/phpfastcache
3728030 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
5037525 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
18796590 Downloads
Integrates Flysystem filesystem abstraction library to your Symfony project.
moxiecode/plupload
411620 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.
league/flysystem-bundle
18306980 Downloads
Symfony bundle integrating Flysystem into Symfony applications