Libraries tagged by load progress
kode/process
55 Downloads
PHP 8.3+ 进程编排内核:默认自研 Native 运行时(零扩展、master-worker 多进程),兼容 Swoole/Workerman,内置分布式集群能力(服务发现、分布式锁、Leader 选举、负载均衡、分布式 ID、限流、集群 RPC)
duckdev/wp-queue-process
50 Downloads
WordPress non-blocking async requests and background queue processing with a swappable storage driver, server-load aware batching, and a self-healing cron.
simsoft/data-flow
119 Downloads
A lightweight, composable ETL (Extract, Transform, Load) pipeline library for PHP with fluent API, spreadsheet support, and flow control.
professional-wiki/wikibase-bundle
31 Downloads
Bundle extension that installs and loads Wikibase and associated extensions
nexus633/processenv
3 Downloads
parse .env files to load variables to $_ENV and/or $_SERVER automatically
inl/etl-processor
315 Downloads
Extract | Transform | Load - Library in PHP
foxelabs/wp-queue-process
0 Downloads
WordPress non-blocking async requests and background queue processing with a swappable storage driver, server-load aware batching, and a self-healing cron.
duyler/worker-pool
0 Downloads
Process manager with load balancing for Duyler Framework
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.
processfast/yii2-minify-view
10898 Downloads
Modification of rmrevin/yii-2-minify-view lib to allow minification of css & js in a load balanced environment
whitedigital-eu/etl-bundle
438 Downloads
Extract/Transform/Load processing bundle for Symfony 6+
jpuck/etl
41 Downloads
Tools for extract, transform, and load processes.
vtech/theme
8 Downloads
Load and process themes for Laravel.
pilotftzi/net-gearman
29 Downloads
Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.
webrek/tokenizers
0 Downloads
Native byte-level BPE (tiktoken-compatible: cl100k_base/o200k_base) plus WordPiece and Unigram tokenizers for PHP 8.3+, with a process-shared vocab cache. Loads HuggingFace tokenizer.json models and counts Claude/Gemini tokens via their APIs.