Libraries tagged by Multiprime
daikazu/laravel-recursive-collection
30011 Downloads
Convert nested arrays, associative, and multidimensional arrays into nested collections.
movisio/forms-multiplier
11045 Downloads
Multiplier for nette forms
kcloze/multiprocess
59 Downloads
基于swoole的cli多进程管理
yidas/worker-dispatcher
959 Downloads
PHP multi-processing task dispatcher with managing workers
lucasantarella/array_keys_recursive
2032 Downloads
Library to get array keys of a multidimensional array, retaining the original array structure.
kode/process
147 Downloads
PHP 8.3+ 进程编排内核:默认自研 Native 运行时(零扩展、master-worker 多进程),兼容 Swoole/Workerman,内置分布式集群能力(服务发现、分布式锁、Leader 选举、负载均衡、分布式 ID、限流、集群 RPC)
kode/parallel
110 Downloads
适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力
graze/supervisor
9273 Downloads
:vertical_traffic_light: Process supervisor for PHP.
xtompie/sorter
4215 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
sevenecks/tableify
6289 Downloads
Transform a multidimensional array into a pretty table that can be echoed to the screen or logged to a file.
serbanghita/form-to-object.js
29 Downloads
Plain JavaScript method to convert a HTML form (fields and values) to JavaScript (multidimensional) object.
mmerian/phpcrawl
7143 Downloads
PHPCrawl is a webcrawler/webspider-library written in PHP. It supports filters, limiters, cookie-handling, robots.txt-handling, multiprocessing and much more.
lfiweb/jsonstat-phpviz
590 Downloads
Render JSON-stat data as multidimensional html tables
rwillians/stingray
15888 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
sinacms/multiprocess
115 Downloads
a tool for PHP multi process asynchronous tasks manage