davidcole1340/reactsh
Reactsh provides a lightweight Laravel/PHP bridge for working with React and modern frontend tooling. It aims to simplify integrating React components into server-rendered apps with straightforward setup and sensible defaults for local development and builds.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| react/socket | 0.87 | 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 | 5M | 6 | 42.2 | 62.2 | MIT | 4 months ago | |
| react/promise-timer | 0.86 | 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. | 341 | 344 | 17 | 2M | 1 | 26.8 | 59.3 | MIT | 1 year ago | |
| react/mysql | 0.86 | 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). | 337 | 340 | 71 | 10K | 15 | 34.0 | 33.1 | MIT | 2 years 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 | 790 | 167 | 399K | 14 | 43.0 | 53.9 | MIT | 1 year ago | |
| react/event-loop | 0.85 | 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 | 5M | 2 | 39.1 | 60.0 | MIT | 4 months ago | |
| monorepo-php/monorepo | 0.78 | Tools and conventions for managing PHP projects in a monorepo. Helps structure multiple packages/apps in one repository with shared configuration, streamlined development workflows, and automation-friendly setup. Suitable for Laravel/PHP teams consolidating codebases. | 0 | 0 | 0 | 2K | 0 | 0.0 | 46.6 | — | — | |
| clue/redis-react | 0.76 | Async Redis client for ReactPHP. Send commands in parallel with automatic pipelining and promise-based responses. Event-driven Pub/Sub support, lightweight SOLID design, and strong test coverage for Redis v2.6+. | 282 | 283 | 50 | 1M | 6 | 29.8 | 62.1 | MIT | 1 year ago | |
| clue/stdio-react | 0.76 | ReactPHP-based STDIO stream wrapper for non-blocking access to STDIN/STDOUT/STDERR. Enables event-driven CLI apps with readable and writable streams, integrating terminal input/output into the ReactPHP loop for async command-line tools. | 198 | 199 | 20 | 197K | 4 | 27.5 | 50.0 | MIT | 4 years ago | |
| psy/psysh | 0.75 | PsySH is an interactive PHP REPL and runtime developer console for debugging and exploring code. Inspect variables, run snippets, and get contextual help in a powerful shell, with configuration, themes, and integrations available. | 9,827 | 9,873 | 317 | 11M | 6 | 66.2 | 53.4 | MIT | 2 weeks ago | |
| andrewsville/php-token-reflection | 0.75 | PHP library for reflecting and analyzing PHP token streams. Parse source code into tokens and inspect structures like classes, functions, namespaces, and docblocks—useful for static analysis, code generation, and tooling without executing the code. | 190 | 190 | 43 | 8K | 17 | 4.0 | 21.4 | NOASSERTION | — | |
| react/child-process | 0.73 | Event-driven child process execution for ReactPHP. Start and manage processes from the event loop, stream STDIN/STDOUT/STDERR via React streams, send signals, and receive exit events. Supports custom pipes and Windows considerations. | 340 | 345 | 49 | 4M | 6 | 29.7 | 67.2 | MIT | 3 months ago | |
| revolt/event-loop-adapter-react | 0.72 | Run ReactPHP libraries on the Revolt event loop. This adapter lets you pass React\EventLoop\Loop::get() where a LoopInterface is required, automatically bridging ReactPHP components to Revolt for a single, unified loop. | 17 | 17 | 1 | 8K | 0 | 21.0 | 42.6 | MIT | 2 years ago | |
| deeplcom/deepl-php | 0.58 | Official PHP client for the DeepL API. Translate text and documents with simple methods like translateText(), using your DeepL authentication key. Composer install, supports PHP 7.3+ with ongoing updates as the API evolves. | 261 | 264 | 30 | 345K | 23 | 37.8 | 60.8 | MIT | 1 week ago | |
| plumphp/plum | 0.57 | Plum is a PHP data processing pipeline for building reusable, testable workflows. Chain readers, filters, converters, and writers, apply conditional conversions, concatenate workflows, and merge multiple sources to transform and export data cleanly and flexibly. | 140 | 142 | 2 | 1K | 0 | 22.5 | 17.1 | MIT | 10 years ago | |
| ohdearapp/ohdear-php-sdk | 0.57 | Official PHP SDK for the Oh Dear API (built on Saloon v4). Authenticate with an API token, manage monitors, fetch user info, and more with typed DTOs and iterators. Configurable timeouts and clear exceptions for validation and API errors. | 74 | 74 | 17 | 93K | 0 | 30.5 | 50.3 | MIT | 1 week ago |
How can I help you explore Laravel packages today?