Libraries tagged by election
techsemicolon/laravel-query-to-csv
9270 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
takuya/php-process-exec
1002 Downloads
php process execution with event handling
riki137/multitron
13385 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
pwm/deepend
3145 Downloads
A library for scheduling dependent task execution.
pudongping/wise-locksmith
1798 Downloads
Mutex library for exclusive code execution.
pudongping/hyperf-wise-locksmith
1671 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
onlab/balno-workflow
11863 Downloads
A PHP 5.5+ Workflow with parallel execution
omaressaouaf/query-builder-criteria
77 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
myparcelcom/concurrency-safe-migrations
45221 Downloads
Provides an artisan command that runs migrations but prevents execution at the same time
mostka/defer
28702 Downloads
A defer function defers the execution of a function until the surrounding function returns.
mix/database
14402 Downloads
Simple database for use in multiple execution environments, with support for FPM, Swoole, Workerman, and optional pools
mc0de/console-timer
107 Downloads
A trait for tracking execution time in Laravel console commands
mazinsw/nfe-api
1369 Downloads
API para geração e envio de notas fiscais eletrônicas brasileiras
jlipps/paraunit
34147 Downloads
A parallel execution wrapper for PHPUnit
jayesbe/php-process-executive
8821 Downloads
Control execution of script in child processes