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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
php-defer avatar

php-defer/php-defer

0
View on GitHub↗
309 Stars·18 Forks·PHP·MIT·8 Aufrufe

Php Defer

Golang's defer statement for PHP

Features

  • Event and Async Programming - Implements deferred execution patterns.

Star-Verlauf

Star-Verlauf für php-defer/php-deferStar-Verlauf für php-defer/php-defer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Php Defer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Php Defer.
  • broadway/broadwayAvatar von broadway

    broadway/broadway

    1,509Auf GitHub ansehen↗

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

    PHP
    Auf GitHub ansehen↗1,509
  • cakephp/eventAvatar von cakephp

    cakephp/event

    22Auf GitHub ansehen↗

    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

    PHP
    Auf GitHub ansehen↗22
  • elephantio/elephant.ioAvatar von ElephantIO

    ElephantIO/elephant.io

    136Auf GitHub ansehen↗

    Send events to a socket.io server through PHP

    PHP
    Auf GitHub ansehen↗136
  • amphp/ampAvatar von amphp

    amphp/amp

    4,419Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,419
Alle 14 Alternativen zu Php Defer anzeigen→

Häufig gestellte Fragen

Was macht php-defer/php-defer?

Golang's defer statement for PHP

Was sind die Hauptfunktionen von php-defer/php-defer?

Die Hauptfunktionen von php-defer/php-defer sind: Event and Async Programming.

Welche Open-Source-Alternativen gibt es zu php-defer/php-defer?

Open-Source-Alternativen zu php-defer/php-defer sind unter anderem: broadway/broadway — Infrastructure and testing helpers for creating CQRS and event sourced applications. cakephp/event — [READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in… 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. amphp/amp — Amp is a non-blocking concurrency framework for PHP. It provides a core infrastructure for writing asynchronous…