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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cakephp avatar

cakephp/event

0
View on GitHub↗
22 estrellas·3 forks·PHP·6 vistas

Event

[READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

Features

  • Event and Async Programming - Dispatches domain events.

Historial de estrellas

Gráfico del historial de estrellas de cakephp/eventGráfico del historial de estrellas de cakephp/event

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace cakephp/event?

[READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

¿Cuáles son las características principales de cakephp/event?

Las características principales de cakephp/event son: Event and Async Programming.

¿Qué alternativas de código abierto existen para cakephp/event?

Las alternativas de código abierto para cakephp/event incluyen: broadway/broadway — Infrastructure and testing helpers for creating CQRS and event sourced applications. elephantio/elephant.io — Send events to a socket.io server through PHP. hollodotme/fast-cgi-client — A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM. igorw/evenement — Événement is a very simple event dispatching library for PHP. php-defer/php-defer — Golang's defer statement for PHP. amphp/amp — Amp is a non-blocking concurrency framework for PHP. It provides a core infrastructure for writing asynchronous…

Alternativas open-source a Event

Proyectos open-source similares, clasificados según cuántas características comparten con Event.
  • broadway/broadwayAvatar de broadway

    broadway/broadway

    1,509Ver en GitHub↗

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

    PHP
    Ver en GitHub↗1,509
  • elephantio/elephant.ioAvatar de ElephantIO

    ElephantIO/elephant.io

    136Ver en GitHub↗

    Send events to a socket.io server through PHP

    PHP
    Ver en GitHub↗136
  • hollodotme/fast-cgi-clientAvatar de hollodotme

    hollodotme/fast-cgi-client

    564Ver en GitHub↗

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

    PHP
    Ver en GitHub↗564
  • amphp/ampAvatar de amphp

    amphp/amp

    4,419Ver en 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
    Ver en GitHub↗4,419
Ver las 14 alternativas a Event→