balpom / files
Simple library for read and write files with using locks.
Installs: 10
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/balpom/files
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