PHP Reactphp

Open-source PHP projects categorized as Reactphp

Top 15 PHP Reactphp Projects

  • React

    Event-driven, non-blocking I/O with PHP.

  • Project mention: Getting started with asynchronous PHP using ReactPHP | dev.to | 2024-03-05

    ReactPHP is a library that allows you to turn PHP into something like Go or Node.js so that tasks can be performed asynchronously. Note that ReactPHP is just a library that you install with Composer. It doesn’t have cumbersome requirements, such as installing a custom PHP extension; it just works as intended.

  • promise

    Promises/A implementation for PHP. (by reactphp)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • event-loop

    ReactPHP's core reactor event loop that libraries can use for evented I/O.

  • Project mention: Getting started with asynchronous PHP using ReactPHP | dev.to | 2024-03-05

    ReactPHP has various components, such as the event loop, promise, and streams. When you install ReactPHP, these components and a few more are installed, so you don’t have to install the separately.

  • socket

    Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP. (by reactphp)

  • Recoil

    Asynchronous coroutines for PHP 7. (by recoilphp)

  • http

    Event-driven, streaming HTTP client and server implementation for ReactPHP. (by reactphp)

  • Project mention: iHateWebsocket | /r/ProgrammerHumor | 2023-12-04

    Is there a particular reason you haven't picked an already existing library? There are many that exist and in many different programming languages. I personally use ReactPHP's HTTP library because the applications I build are usually things like Discord bots, and the DiscordPHP API library is built on top of ReactPHP. Choosing a well-known library makes it easier to find other applications that already support it.

  • PHP-watcher

    Monitor for any changes in your php application and automatically restart it (suitable for async apps).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • child-process

    Event-driven library for executing child processes with ReactPHP.

  • Project mention: Getting started with asynchronous PHP using ReactPHP | dev.to | 2024-03-05

    ReactPHP provides the Child Process utility component as a means to make non-blocking I/O calls. This integrates operating system calls, such as curl or cat, into the event loop so that we can attach a callback function for when specific events happen in the operating system calls we executed.

  • ReactPHP Promises Testing

    PHPUnit assertions for testing ReactPHP promises

  • react-fiber

    ReactPHP + ext-fiber

  • PHPCraft

    An open-source Minecraft: Java Edition server implementation, written in PHP.

  • php-session

    Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP applications

  • Distributed locks with Redis and ReactPHP

    :lock: Asynchronous distributed locks with Redis and ReactPHP

  • flow

    💧Flow (by darkwood-com)

  • loop

    ReactPHP Event Loop implementation for Ardillo (by ardillo-php)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-05.

PHP Reactphp related posts

Index

What are some of the best open-source Reactphp projects in PHP? This list will help you:

Project Stars
1 React 8,813
2 promise 2,328
3 event-loop 1,193
4 socket 1,151
5 Recoil 796
6 http 720
7 PHP-watcher 393
8 child-process 272
9 ReactPHP Promises Testing 31
10 react-fiber 21
11 PHPCraft 20
12 php-session 16
13 Distributed locks with Redis and ReactPHP 14
14 flow 12
15 loop 5
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com