balpom/files

Simple library for read and write files with using locks.

v0.1.1 2025-07-27 14:11 UTC

This package is auto-updated.

Last update: 2025-07-27 14:12:13 UTC


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