Libraries tagged by fipe
unisharp/laravel-filemanager
3542252 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
spatie/file-system-watcher
3140790 Downloads
Watch changes in the file system using PHP
outl1ne/nova-multiselect-field
3460780 Downloads
A multiple select field for Laravel Nova.
kubawerlos/php-cs-fixer-custom-fixers
13402816 Downloads
A set of custom fixers for PHP CS Fixer
illuminate/filesystem
65830954 Downloads
The Illuminate Filesystem package.
colinmollenhour/cache-backend-file
23757982 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.
hoa/file
25070666 Downloads
The Hoa\File library.
fabpot/php-cs-fixer
5519295 Downloads
A tool to automatically fix PHP code style
whitecube/nova-flexible-content
3342172 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
webimpress/safe-writer
43014942 Downloads
Tool to write files safely, to avoid race conditions
phpfastcache/phpfastcache
5430235 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
6706740 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
24071922 Downloads
Integrates Flysystem filesystem abstraction library to your Symfony project.
nicolab/php-ftp-client
5612357 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
moxiecode/plupload
592861 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.