Libraries tagged by FieSystem
innoge/laravel-rclone
9653 Downloads
A sleek PHP wrapper around rclone with Laravel-style fluent API syntax
elementaryframework/fire-fs
136069 Downloads
Easily access and manage your files with PHP
cwhite92/b2-sdk-php
158722 Downloads
A SDK for working with B2 cloud storage.
contributte/utils
2178950 Downloads
Extra contrib to nette/utils
azjezz/assess
10334 Downloads
Unix filesystem notification library for PHP
apix/cache
551022 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
alphasnow/aliyun-oss-flysystem
298107 Downloads
Flysystem adapter for the Aliyun storage
eloquent/pathogen
240745 Downloads
General-purpose path library for PHP.
burzum/file-storage
118815 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
199367 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
puli/repository
90458 Downloads
A filesystem-like repository for storing arbitrary resources.
grandt/relativepath
941717 Downloads
A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.
dedmytro/laravel-cloudflare-images
82701 Downloads
Cloudflare API client and filesystem for Laravel
byjg/jwt-session
86353 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
biigle/laravel-file-cache
44316 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel