amegatron / php-sync-fs
FileSystem-based drivers for PhpSync
v1.0.0-beta
2020-09-24 21:33 UTC
Requires
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2024-10-25 07:32:03 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.