Download the PHP package x/laravel-connection-pool without Composer
On this page you can find all versions of the php package x/laravel-connection-pool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download x/laravel-connection-pool
More information about x/laravel-connection-pool
Files in x/laravel-connection-pool
Download x/laravel-connection-pool
More information about x/laravel-connection-pool
Files in x/laravel-connection-pool
Vendor x
Package laravel-connection-pool
Short Description Connection pooling for illuminate/database and the Swoole PHP Extension
License
Homepage https://github.com/mink/laravel-swoole-pool
Package laravel-connection-pool
Short Description Connection pooling for illuminate/database and the Swoole PHP Extension
License
Homepage https://github.com/mink/laravel-swoole-pool
Please rate this library. Is it a good library?
Informations about the package laravel-connection-pool
Laravel Connection Pool
Laravel Connection Pool allows you to take advantage of Laravel's query builder and Eloquent ORM in an asynchronous environment. Perform concurrent database operations through a familiar fluent interface without having to worry about locking contention, let alone what connection you are using.
Note: This package is a work in progress and is unsafe for use in production.
Requirements
- PHP 7.4+ (CLI only)
- Swoole PHP extension
Installation
Usage
All versions of laravel-connection-pool with dependencies
PHP Build Version
Package Version
The package x/laravel-connection-pool contains the following files
Loading the files please wait ....