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
ElephantIO avatar

ElephantIO/elephant.io

0
View on GitHub↗
136 stars·41 forks·PHP·MIT·9 viewselephantio.github.io/elephant.io↗

Elephant.io

Send events to a socket.io server through PHP

Features

  • Event and Async Programming - Handles web socket communication.

Star history

Star history chart for elephantio/elephant.ioStar history chart for elephantio/elephant.io

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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 elephantio/elephant.io do?

Send events to a socket.io server through PHP

What are the main features of elephantio/elephant.io?

The main features of elephantio/elephant.io are: Event and Async Programming.

Which projects share features with elephantio/elephant.io?

Projects with overlapping indexed features 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… 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…

Projects sharing features with Elephant.io

These projects share indexed features with Elephant.io. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • hollodotme/fast-cgi-clienthollodotme avatar

    hollodotme/fast-cgi-client

    564View on GitHub↗

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

    PHP
    View on GitHub↗564
  • 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
Compare all 14 related projects→