react/mysql
Async MySQL client for ReactPHP. Pure PHP implementation of the MySQL protocol with no extensions required. Connect via URI, run queries with promises, stream results, and manage connection lifecycle (ping/quit/close).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| react/socket | 0.88 | Async TCP/IP and TLS socket servers and clients for ReactPHP. Provides streaming, non-blocking connections built on EventLoop and Stream, with reusable interfaces and helpers for TCP, Unix sockets, secure servers, and connectors. | 1,284 | 1,306 | 158 | 6M | 6 | 31.6 | 58.8 | MIT | 6 months ago | |
| react/promise-timer | 0.88 | Add timeouts and sleep delays to ReactPHP promises. Wrap any pending operation to auto-cancel and reject with a TimeoutException if it doesn’t settle in time, or pass through resolve/reject when it does. Lightweight, function-based API. | 0 | 344 | — | 2M | — | 6.8 | 51.8 | — | — | |
| react/promise-stream | 0.88 | ReactPHP helper functions bridging promises and streams. Buffer an entire readable stream into a promise, get the first chunk, collect all chunks, or unwrap promises to readable/writable streams with proper error, cancel, and max-length handling. | 115 | 116 | 14 | 84K | 1 | 4.7 | 39.5 | MIT | 2 years ago | |
| react/event-loop | 0.87 | ReactPHP’s core event loop for evented I/O. Provides a shared LoopInterface so async libraries interoperate on a single loop with one run() call. Includes timers, future ticks, stream and signal watchers, plus multiple backend implementations. | 1,328 | 1,343 | 131 | 6M | 2 | 28.5 | 56.3 | MIT | 6 months ago | |
| react/http | 0.86 | Event-driven, streaming HTTP client and server for ReactPHP. Send many concurrent async HTTP/HTTPS requests, handle redirects/timeouts/auth, and stream request/response bodies. Build plain HTTP or secure HTTPS servers on ReactPHP Socket and EventLoop. | 781 | 789 | 166 | 428K | 14 | 23.1 | 46.2 | MIT | 1 year ago | |
| mpyw/eloquent-has-by-join | 0.68 | — | 23 | 25 | 4 | 877 | 0 | 1.2 | 15.4 | MIT | 3 years ago | |
| mpyw/eloquent-has-by-non-dependent-subquery | 0.67 | — | 79 | 84 | 10 | 4K | 0 | 1.5 | 17.1 | MIT | 3 years ago | |
| joomla/database | 0.67 | Joomla Database provides a generic database layer and drivers for building queries and managing connections. Includes a factory for creating drivers, and helpers for safe input handling (escape/quote), making it easier to integrate database access in custom PHP apps. | 0 | 31 | — | 14K | — | 30.3 | 50.1 | — | — | |
| iamcal/sql-parser | 0.66 | Fast PHP parser for MySQL 5.7 CREATE TABLE statements. Converts schema SQL into an easy-to-use array describing tables, fields, indexes, and options. Designed to deconstruct valid DDL (not validate it); install via Composer. | 77 | 77 | 20 | 4M | 0 | 14.7 | 61.6 | MIT | 4 months ago | |
| dovstone/mynosql | 0.66 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| phpmyadmin/sql-parser | 0.65 | — | 479 | 493 | 115 | 543K | 56 | 39.8 | 67.4 | GPL-2.0 | 7 months ago | |
| lucianotonet/groq-php | 0.64 | PHP client for the Groq API. Provides a simple, lightweight way to call Groq LLM endpoints from PHP apps, with support for common chat/completions workflows and easy integration into existing projects. | 82 | 84 | 17 | 26K | 3 | 5.7 | 34.8 | MIT | 1 year ago | |
| grok-php/client | 0.64 | Lightweight, framework-agnostic PHP 8.2+ client for Grok AI APIs. Type-safe OOP design with enums, streaming support, and minimal dependencies. Includes chat and vision analysis examples, configurable options, and robust error handling. | 31 | 31 | 10 | 426 | 2 | 2.1 | 17.1 | MIT | 1 year ago |
How can I help you explore Laravel packages today?