awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cakephp/event

Open-source alternatives to Event

14 open-source projects similar to cakephp/event, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Event alternative.

  • amphp/ampAvatar amphp

    amphp/amp

    4,419Vezi pe GitHub↗

    Amp is a non-blocking concurrency framework for PHP. It provides a core infrastructure for writing asynchronous applications using an event loop to schedule operations, timers, and signals within a single process. The project implements a coroutine library that utilizes fibers to suspend and resume function execution. This allows the system to handle concurrent tasks without blocking the main execution thread, optimizing CPU usage during input and output operations. It further manages pending operation results through a future and promise implementation. The framework covers a broad range of

    PHP
    Vezi pe GitHub↗4,419
  • broadway/broadwayAvatar broadway

    broadway/broadway

    1,509Vezi pe GitHub↗

    Infrastructure and testing helpers for creating CQRS and event sourced applications.

    PHP
    Vezi pe GitHub↗1,509
  • elephantio/elephant.ioAvatar ElephantIO

    ElephantIO/elephant.io

    136Vezi pe GitHub↗

    Send events to a socket.io server through PHP

    PHP
    Vezi pe GitHub↗136
  • hollodotme/fast-cgi-clientAvatar hollodotme

    hollodotme/fast-cgi-client

    564Vezi pe GitHub↗

    A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM

    PHP
    Vezi pe GitHub↗564
  • igorw/evenementAvatar igorw

    igorw/evenement

    1,352Vezi pe GitHub↗

    Événement is a very simple event dispatching library for PHP.

    PHP
    Vezi pe GitHub↗1,352

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • php-defer/php-deferAvatar php-defer

    php-defer/php-defer

    309Vezi pe GitHub↗

    Golang's defer statement for PHP

    PHP
    Vezi pe GitHub↗309
  • prooph/event-storeAvatar prooph

    prooph/event-store

    547Vezi pe GitHub↗

    PHP 7.4 EventStore Implementation

    PHP
    Vezi pe GitHub↗547
  • ratchetphp/pawlAvatar ratchetphp

    ratchetphp/Pawl

    616Vezi pe GitHub↗

    Asynchronous WebSocket client

    PHP
    Vezi pe GitHub↗616
  • ratchetphp/ratchetAvatar ratchetphp

    ratchetphp/Ratchet

    6,434Vezi pe GitHub↗

    Ratchet is a PHP library for building asynchronous WebSocket servers that handle persistent, bidirectional communication between clients and the server. It provides a complete server-side WebSocket implementation, including protocol handshake negotiation, message framing over TCP, and an event-loop-based concurrency model that manages thousands of simultaneous connections without blocking. The library implements a connection registry pattern for tracking all active WebSocket sessions, enabling the server to broadcast or unicast messages to any connected client on demand. It relies on non-bloc

    PHP
    Vezi pe GitHub↗6,434
  • reactivex/rxphpAvatar ReactiveX

    ReactiveX/RxPHP

    1,732Vezi pe GitHub↗

    Reactive extensions for PHP

    PHP
    Vezi pe GitHub↗1,732
  • reactphp/reactphpAvatar reactphp

    reactphp/reactphp

    9,091Vezi pe GitHub↗

    ReactPHP is an asynchronous runtime and event-driven I/O framework for PHP. It provides an environment for executing concurrent tasks through a central event loop implementation and reactor pattern, allowing applications to handle multiple operations without pausing the main execution thread. The project includes a specialized asynchronous socket library for TCP, UDP, and TLS communication, alongside a non-blocking HTTP server and client for streaming web requests and responses. Its capability surface covers asynchronous control flow via promises and fibers, non-blocking network connectivity

    PHP
    Vezi pe GitHub↗9,091
  • swoole/swoole-srcAvatar swoole

    swoole/swoole-src

    18,891Vezi pe GitHub↗

    Swoole is a coroutine-based concurrency library and IO framework for PHP. It provides a system for building high-performance network servers and applications by bringing asynchronous, event-driven, and coroutine-based concurrency to the PHP runtime. The project distinguishes itself by implementing user-space coroutine scheduling and non-blocking IO interception, which transforms standard blocking network and file operations into asynchronous actions. It further enables high-speed data exchange across multiple PHP processes through shared memory management and specialized data structures. The

    C++
    Vezi pe GitHub↗18,891
  • thephpleague/eventAvatar thephpleague

    thephpleague/event

    1,566Vezi pe GitHub↗

    Event package for your app and domain

    PHP
    Vezi pe GitHub↗1,566
  • walkor/workermanAvatar walkor

    walkor/workerman

    11,547Vezi pe GitHub↗

    Workerman is an event-driven asynchronous socket framework for PHP. It provides the core components necessary to build high-concurrency network servers, including an asynchronous TCP framework, a coroutine library for task management, and dedicated implementations for HTTP and WebSocket servers. The project enables the development of specialized network services using custom frame-based communication protocols. It supports both inbound concurrent server implementation and asynchronous outbound connectivity to remote services. The framework covers a broad range of network programming capabili

    PHPasynchronousevent-drivenhigh-performance
    Vezi pe GitHub↗11,547