Libraries tagged by one file
b13/distributed-flysystem
6252 Downloads
Syncs files between frontend nodes in a multi-head environment based on PHP League / Flysystem
brokencube/zipstream64
7458 Downloads
ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.
yii2-extended/yii2-export-policy-onefile
6080 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
mouf/html.widgets.fileuploaderwidget
20520 Downloads
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
presprog/kirby-auto-file-templates
122 Downloads
Automatically assign file templates on upload based on the file type
michaeldrennen/remote-file
26682 Downloads
A php package that is a wrapper around some common operations on remote files.
spencer-mortensen/filesystem
4748 Downloads
Access the filesystem on any operating system
jerowork/file-class-reflector
1091 Downloads
Get fully-qualified class names based on directory and file paths.
asticode/php-file-manager
1394 Downloads
File manager to handle cross-datasources copy as well as simple file actions on the most common datasources
matatirosoln/doctrine-filemaker-driver-bundle
1058 Downloads
Symfony bundle to implement one of the FileMaker Doctrine drivers
al-one/laravel-queue-file
1156 Downloads
File based driver for Laravel Queue
tsufeki/react-filesystem-monitor
3568 Downloads
Asynchronous filesystem monitor based on React PHP
skywire/file-copy-plugin
4821 Downloads
A plugin to allow for dependencies to copy files into the project on install / update
rekalogika/file-association-entity
1244 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
rekalogika/file
1326 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.