kosadchiy / laravel-parallel-db
Laravel package for in-process parallel SQL execution via native pgsql/mysqli async APIs.
v0.1.0
2026-03-18 20:09 UTC
Requires
- php: ^8.3
- ext-ctype: *
- illuminate/database: ^12.0
- illuminate/support: ^12.0
Requires (Dev)
- larastan/larastan: ^3.0
- orchestra/testbench: ^10.0
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.0
- symplify/easy-coding-standard: ^13.0
Suggests
- ext-mysqli: Required for MySQL async execution
- ext-pgsql: Required for PostgreSQL async execution
This package is auto-updated.
Last update: 2026-03-18 20:17:23 UTC