Libraries tagged by php filesystem
cwhite92/b2-sdk-php
151972 Downloads
A SDK for working with B2 cloud storage.
azjezz/assess
9264 Downloads
Unix filesystem notification library for PHP
elementaryframework/fire-fs
130249 Downloads
Easily access and manage your files with PHP
eloquent/pathogen
236630 Downloads
General-purpose path library for PHP.
phine/path
355361 Downloads
A PHP library for improving the use of file system paths.
byjg/jwt-session
80837 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.
imanghafoori/php-abstract-filesystem
438175 Downloads
A thin layer on the top of the PHP native file system.
acacha/filesystem
212285 Downloads
A PHP filesystem with stubs compiler support
flow-php/filesystem-async-aws-bridge
23900 Downloads
PHP ETL - Flow Filesystem Async AWS Bridge
php-standard-library/filesystem
42357 Downloads
Type-safe functions for file system operations with proper exception handling
sarahman/simple-filesystem-cache
146496 Downloads
Simple file system cache library for PHP built on top of PSR-16.
cosenary/simple-php-cache
16381 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
detain/session-samurai
1093 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
naucon/file
26306 Downloads
This package contains php classes to access, change, copy, delete, move, rename files and directories.
mschop/pathogen
38038 Downloads
General-purpose path library for PHP.