Download the PHP package php-component/atomic-file without Composer
On this page you can find all versions of the php package php-component/atomic-file. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-component/atomic-file
More information about php-component/atomic-file
Files in php-component/atomic-file
Download php-component/atomic-file
More information about php-component/atomic-file
Files in php-component/atomic-file
Vendor php-component
Package atomic-file
Short Description Library for atomic operations with files
License BSD-3-Clause
Package atomic-file
Short Description Library for atomic operations with files
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package atomic-file
AtomicFile: Atomic operations
AtomicFile is package for atomic operations with file. It guarantees nobody will overwrite your file, while you are writing into/reading file.
Important notice
It works only when other writers/readers use same class, function flock() cannot lock file for others functions then flock().
All versions of atomic-file with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6
The package php-component/atomic-file contains the following files
Loading the files please wait ....