amegatron / php-sync-fs
FileSystem-based drivers for PhpSync
Installs: 0
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/amegatron/php-sync-fs
Requires
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2025-09-25 09:25:50 UTC
README
Implementation for https://github.com/Amegatron/php-sync based on local file system.
Under development
WARNING: This implementation will most probably NOT work under windows environment due to the file-system and PHP's advisory file locking mechanism.