PHPackages                             sfinktah/php-remote-lock - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sfinktah/php-remote-lock

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sfinktah/php-remote-lock
========================

Private simple network aware mutex lock for PHP

00PHP

Since Mar 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sfinktah/php-remote-lock)[ Packagist](https://packagist.org/packages/sfinktah/php-remote-lock)[ RSS](/packages/sfinktah-php-remote-lock/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Using the locking client
========================

[](#using-the-locking-client)

With composer
-------------

[](#with-composer)

`composer require php-remote-lock`

Without composer
----------------

[](#without-composer)

`git clone https://github.com/sfinktah/php-remote-lock /path/to/project-root/RemoteLock`

`/path/to/project-root/index.php`

```
