Libraries tagged by filesystems
reportico/fresh-file
6243 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
rekalogika/file-contracts
1414 Downloads
Interfaces, traits, and nominal classes for file abstraction.
rekalogika/file-bundle
1285 Downloads
Integrates the rekalogika/file library into the Symfony framework.
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.
piotrpress/streamer
2632 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.
phpgt/sync
5352 Downloads
Synchronise two directories.
php-collective/file-storage-factories
1960 Downloads
This library is a factory to instantiate storage adapters based on the Flysystem library.
otsch/ppq
894 Downloads
A very simple PHP queue system to run background tasks.
orisai/vfs
5235 Downloads
Emulate file system with plain PHP
olivefm/laravel-oss
1919 Downloads
aliyun oss filesystem storage for laravel 5+
octopyid/laravel-inotify
54 Downloads
Laravel filesystem watcher
nazar-pc/just-backup-btrfs
26 Downloads
Script that does just that - creates backups using snapshot of btrfs filesystem. Also it makes rotation of snapshots by removing old ones and keeping as many snapshots as you want.
mwikala/linode-s3
4908 Downloads
This plugin provides Linode Object Storage integration for Craft CMS
macfja/symfony-console-filechooser
12446 Downloads
Filechooser Helper for Symfony console (with autocompletion support)
likeajohny/php-fs
847 Downloads
Tools to help you get around the filesystem with PHP.