Libraries tagged by reach
aozisik/translatable
29 Downloads
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods. Please refer to the Github page for further details.
react/socket
89025522 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
react/promise
320187760 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
react/event-loop
110333027 Downloads
ReactPHP's core reactor event loop that libraries can use for evented I/O.
clue/ndjson-react
45835479 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
rebing/graphql-laravel
6041724 Downloads
Laravel wrapper for PHP GraphQL
react/stream
98728111 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
react/http
22655971 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
react/dns
86352995 Downloads
Async DNS resolver for ReactPHP
react/child-process
53594547 Downloads
Event-driven library for executing child processes with ReactPHP.
react/cache
85046013 Downloads
Async, Promise-based cache interface for ReactPHP
react/react
3378143 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
clue/stdio-react
8878303 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
clue/redis-react
5354729 Downloads
Async Redis client implementation, built on top of ReactPHP.
spatie/laravel-event-sourcing
2955475 Downloads
The easiest way to get started with event sourcing in Laravel