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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 views

Php Defer

Golang's defer statement for PHP

Features

  • Event and Async Programming - Implements deferred execution patterns.

Star history

Star history chart for php-defer/php-deferStar history chart for php-defer/php-defer

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does php-defer/php-defer do?

Golang's defer statement for PHP

What are the main features of php-defer/php-defer?

The main features of php-defer/php-defer are: Event and Async Programming.

What are some open-source alternatives to php-defer/php-defer?

Open-source alternatives to php-defer/php-defer include: 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…

Open-source alternatives to Php Defer

Similar open-source projects, ranked by how many features they share with Php Defer.
  • broadway/broadwaybroadway avatar

    broadway/broadway

    1,509View on GitHub↗

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

    PHP
    View on GitHub↗1,509
  • cakephp/eventcakephp avatar

    cakephp/event

    22View on GitHub↗

    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
    View on GitHub↗22
  • elephantio/elephant.ioElephantIO avatar

    ElephantIO/elephant.io

    136View on GitHub↗

    Send events to a socket.io server through PHP

    PHP
    View on GitHub↗136
  • amphp/ampamphp avatar

    amphp/amp

    4,419View on 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
    View on GitHub↗4,419
See all 14 alternatives to Php Defer→