Libraries tagged by nocks
pschwisow/phergie-irc-plugin-react-altnick
143 Downloads
Phergie plugin for switching to alternate nicks when primary is not available
symfony/lock
83542614 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
malkusch/lock
7024609 Downloads
Mutex library for exclusive code execution.
clue/socks-react
989800 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
438743 Downloads
Mocks, stubs, and spies for PHP.
marjose123/filament-lockscreen
19684 Downloads
This is my package filament-lockscreen
madeyourday/contao-rocksolid-custom-elements
279482 Downloads
Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.
badoo/soft-mocks
30044 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
134291 Downloads
Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.
your-app-rocks/eloquent-uuid
63318 Downloads
Adds support for UUID generation automatically for Models Eloquents.
jeroen/file-fetcher
250822 Downloads
Simple file fetching interface
hafriedlander/phockito
255015 Downloads
PHP Mocking framework inspired by Mockito for Java
signe/redlock-php
205297 Downloads
Redis distributed locks in PHP
roadrunner-php/lock
114399 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
14202 Downloads
Cron job scheduler - with locks, parallelism and more