Download the PHP package foxtech6/mutex-locker without Composer
On this page you can find all versions of the php package foxtech6/mutex-locker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foxtech6/mutex-locker
More information about foxtech6/mutex-locker
Files in foxtech6/mutex-locker
Download foxtech6/mutex-locker
More information about foxtech6/mutex-locker
Files in foxtech6/mutex-locker
Vendor foxtech6
Package mutex-locker
Short Description This library will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
License MIT
Package mutex-locker
Short Description This library will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
License MIT
Please rate this library. Is it a good library?
Informations about the package mutex-locker
MutexSafe
Manage locks effectively and faster | With PHP7
- This library will help you use mutex more effectively.
- Different mutex for different components are presented.
- In addition, you can add your own lockers and use within the library.
How to use
You can also write your own mutex to a custom handler and use within our library.(Important: Your mutex must implement our interface)
PDO Handler
License
All versions of mutex-locker with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package foxtech6/mutex-locker contains the following files
Loading the files please wait ....