PHPackages                             aharavenka/filelock - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. aharavenka/filelock

ActiveLibrary[File &amp; Storage](/categories/file-storage)

aharavenka/filelock
===================

Simple php library providing OOP-interface to file locks.

1.0.0(1y ago)02MITPHPPHP ^5.3|^7.0|^8.0

Since Mar 18Pushed 1y agoCompare

[ Source](https://github.com/aharavenka/filelock)[ Packagist](https://packagist.org/packages/aharavenka/filelock)[ Docs](https://github.com/aharavenka/filelock/)[ RSS](/packages/aharavenka-filelock/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

FileLock
========

[](#filelock)

[![Build Status](https://camo.githubusercontent.com/e3c5388db15ddbe6c2380f13456bbe3f7bb124c2ea6f34cd8ff0b6563ca3fc49/68747470733a2f2f7472617669732d63692e636f6d2f646f72616e746f722f66696c656c6f636b2e7376673f6272616e63683d6d61737465722631)](https://travis-ci.org/dorantor/filelock)[![Total Downloads](https://camo.githubusercontent.com/b79e98df945b99eddc4d35db2b572e931dc5fc925205815712cef1504d9bd148/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646f72616e746f722f66696c656c6f636b2e7376673f31)](https://packagist.org/packages/dorantor/filelock)[![Coverage Status](https://camo.githubusercontent.com/9adda49b02d838ecdadbae0235da64f6d40b4583def25fb501ca150d4412c496/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f646f72616e746f722f66696c656c6f636b2f62616467652e7376673f6272616e63683d6d61737465722631)](https://coveralls.io/github/dorantor/filelock?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/2c47375be294b628dd2c035ae30088dd066ee5727ef2bf22400f3b029e9e2619/68747470733a2f2f706f7365722e707567782e6f72672f646f72616e746f722f66696c656c6f636b2f762f737461626c65)](https://packagist.org/packages/dorantor/filelock)[![License](https://camo.githubusercontent.com/d4c4de8abbaf65df8e64eb253d5fca314e389c5a36385686daa0a828cf18b0d1/68747470733a2f2f706f7365722e707567782e6f72672f646f72616e746f722f66696c656c6f636b2f6c6963656e7365)](https://packagist.org/packages/dorantor/filelock)

Simple php library providing OOP-interface to file locks.

Installation
------------

[](#installation)

`composer require dorantor/filelock`

Usage
-----

[](#usage)

```
