Libraries tagged by nocks
pschwisow/phergie-irc-plugin-react-altnick
148 Downloads
Phergie plugin for switching to alternate nicks when primary is not available
symfony/lock
104668098 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
8309998 Downloads
Mutex library for exclusive code execution.
clue/socks-react
1047382 Downloads
Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
eloquent/phony
453020 Downloads
Mocks, stubs, and spies for PHP.
marjose123/filament-lockscreen
31303 Downloads
This is my package filament-lockscreen
madeyourday/contao-rocksolid-custom-elements
310153 Downloads
Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.
badoo/soft-mocks
34618 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
b13/distributed-locks
181658 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
your-app-rocks/eloquent-uuid
76548 Downloads
Adds support for UUID generation automatically for Models Eloquents.
jeroen/file-fetcher
315008 Downloads
Simple file fetching interface
hafriedlander/phockito
267626 Downloads
PHP Mocking framework inspired by Mockito for Java
signe/redlock-php
241788 Downloads
Redis distributed locks in PHP
roadrunner-php/lock
540865 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
orisai/scheduler
24029 Downloads
Cron job scheduler - with locks, parallelism and more