Libraries tagged by lock file
kode/parallel
87 Downloads
适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力
ralkage/flarum-ext-account-lockout
226 Downloads
Lock user accounts after too many failed login attempts.
mralston/lockout
711 Downloads
Locks user accounts after a set number of failed login attempts.
greenpeace/planet4-plugin-sync-lang-files
1634 Downloads
This repository contains the WordPress plugin that sync the language files generated by Loco translate plugin.
zv/mprocess
95 Downloads
Multi process task execution based on swoole/基于 swoole 的多任务进程管理
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
fiberphp/lock
0 Downloads
🔒 FiberPHP 分布式锁组件 —— 基于 Redis 的分布式锁实现,支持自动续期、阻塞等待、可重入,协程安全,开箱即用。
michel/lock
1 Downloads
A flexible PHP locking library designed to prevent race conditions in CLI and web environments.
mantekio/wp-fleet-cron
1 Downloads
Reliable wp-cron for WordPress on more than one server: in-process through WP-CLI, a single runner elected by a shared database lock, and loud when it stalls.
dusta/lock
549 Downloads
A flexible, driver based Acl package for PHP 5.6+
donkeycode/propel-lockable-behavior
14596 Downloads
Propel behavior that helps you to set a lock per fields
irfa/lockout
12 Downloads
"Lock account if failed login"
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
locr-company/csv-reader
2046 Downloads
A class for reading csv-files.
locr-company/base-table-reader
2356 Downloads
An abstract class for table-based files (csv, xls).