Libraries tagged by polling
semitexa/orm
206 Downloads
Semitexa ORM — attribute-driven schema, connection pooling, MySQL adapter
php-standard-library/tcp
1154 Downloads
Non-blocking TCP client and server connections with connection pooling and retry
php-standard-library/http-client
342 Downloads
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
monkeyscloud/monkeyslegion-http-client
561 Downloads
Enterprise outbound HTTP client for MonkeysLegion: fluent API, cURL transport with connection pooling, middleware pipeline, retry/backoff, PSR-18 bridge, async pools.
monkeyscloud/monkeyslegion-database
2762 Downloads
High-performance PDO connection management with read/write splitting, connection pooling, and multi-driver support (MySQL, PostgreSQL, SQLite).
eav93/wreq-php
185 Downloads
PHP HTTP client with deterministic connection pooling and browser TLS/HTTP2 fingerprinting, built on the wreq Rust crate
amashukov/ton-php
685 Downloads
Standalone TON (The Open Network) SDK for PHP — TLB Cell/BOC primitives, Ed25519 + TON-flavoured mnemonic, Wallet v4r2 + address parser, and a typed toncenter v2 client. Umbrella package pulling the full pure-PHP TON stack.
amashukov/eth-php
642 Downloads
Standalone Ethereum / EVM SDK for PHP — Keccak-256, secp256k1 + ECDSA (RFC 6979), RLP, EIP-1559 offline signing, ABI calldata encoder, and an ethers.js-style JSON-RPC client. Umbrella package pulling the full pure-PHP EVM stack.
pivotphp/core
93 Downloads
PivotPHP Core v2.0.0 - Modular high-performance microframework with pluggable routing system, automatic OpenAPI/Swagger documentation, PSR-7 hybrid support, and Express.js-inspired API
la/swoole-connection-manager
515 Downloads
Swoole connection manager for Laravel
gemvc/connection-openswoole
181 Downloads
OpenSwoole connection pooling for GEMVC framework
dgarbs51/postgres-pooled-mode
62 Downloads
Drop-in Laravel support for PostgreSQL transaction poolers with direct connections for schema operations.
mcaskill/slim-polyglot
1748 Downloads
Slim 3 language resolution middleware
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.