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
·
cakephp avatar

cakephp/event

0
View on GitHub↗
22 stele·3 fork-uri·PHP·6 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru cakephp/eventGraficul istoricului de stele pentru cakephp/event

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ță.

Start searching with AI

Alternative open-source pentru Event

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Event.
  • 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
  • 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
Vezi toate cele 14 alternative pentru Event→

Întrebări frecvente

Ce face 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

Care sunt principalele funcționalități ale cakephp/event?

Principalele funcționalități ale cakephp/event sunt: Event and Async Programming.

Care sunt câteva alternative open-source pentru cakephp/event?

Alternativele open-source pentru cakephp/event includ: 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…