balpom / files
Simple library for read and write files with using locks.
v0.1.1
2025-07-27 14:11 UTC
Requires
- php: >=8.1
README
Simple library for read and write files with using locks.
Simple realisation for file reader and file writer classes for multithreaded environment using.
Requirements
- PHP >= 8.1
Installation
Using composer (recommended)
composer require balpom/files
License
MIT License See LICENSE.MD