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.5 | 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 | 83K | 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.2 | 56.0 | 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 | 414K | 14 | 23.1 | 46.0 | MIT | 1 year ago | |
| mpyw/eloquent-has-by-join | 0.68 | — | 23 | 25 | 4 | 861 | 0 | 1.2 | 15.3 | MIT | 3 years ago | |
| mpyw/eloquent-has-by-non-dependent-subquery | 0.67 | — | 79 | 84 | 10 | 4K | 0 | 1.5 | 16.8 | 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.6 | 61.6 | MIT | 4 months ago | |
| dovstone/mynosql | 0.66 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| baopham/dynamodb | 0.66 | — | 498 | 500 | 135 | 106K | 20 | 38.9 | 45.7 | MIT | 1 month ago | |
| aitradeinc/php-sql-parser | 0.66 | A PHP SQL parser library for analyzing SQL strings. Parse queries into structured data (AST/array) you can inspect, validate, rewrite, or use for tooling like linters, query builders, or migration helpers. Lightweight package for PHP applications. | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 4 years 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 | |
| staudenmeir/eloquent-eager-limit | 0.63 | Add per-parent limits to eager-loaded Eloquent relationships in Laravel. Load only the latest N related models for each parent (e.g., newest comments per post) without N+1 queries. Supports common relations and integrates cleanly with queries and pagination. | 884 | 883 | 73 | 45K | 0 | 12.6 | 23.7 | MIT | 2 years ago | |
| phpmyadmin/sql-parser | 0.62 | — | 480 | 493 | 115 | 517K | 56 | 39.6 | 67.0 | GPL-2.0 | 7 months ago | |
| codeception/module-db | 0.62 | Database module for Codeception that handles connecting to a DB, running queries, and cleaning up between tests. Supports populating data, verifying records, and fast resets to keep acceptance and functional test suites reliable and repeatable. | 23 | 23 | 31 | 476K | 14 | 11.9 | 61.8 | MIT | 1 year ago | |
| reb3r/repositories | 0.62 | — | 0 | 0 | 2 | 3K | 0 | 9.0 | 50.2 | — | 7 months ago | |
| contentful/contentful | 0.62 | Official PHP client for Contentful’s Content Delivery and Preview APIs. Fetch entries, assets, and content types from your spaces with a typed SDK, caching and link resolution options, and easy integration into PHP applications and frameworks. | 118 | 120 | 66 | 84K | 5 | 19.3 | 43.2 | MIT | 8 months ago | |
| qirolab/laravel-reactions | 0.62 | — | 196 | 197 | 25 | 2K | 0 | 24.4 | 16.2 | MIT | 1 month ago |
How can I help you explore Laravel packages today?