Skip to content

wakeel39/asynchronous-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Asynchronous PHP

Over time, I've noticed a lot of interesting information, code, and people centered around topics related to asynchronous programming using PHP. I thought it might be useful to try to catalog them all in one place. This repository is the result and fairly experimental in concept. Feel free to file an issue or submit a pull request if you think there's anything that should be added or changed.

Concepts

Asynchronous

Blocking

Concurrency

Coroutines

Events

Multitasking

Observables

Promises

Reactive Programming

Threads

Projects

amphp

Asynchronous multitasking PHP

http://amphp.org

@amphp

Async PHP

@asyncphp

Icicle

Asynchronous PHP using promises and coroutines

http://icicle.io

@icicleio

React

Event-driven, non-blocking I/O with PHP

http://reactphp.org

@reactphp

Recoil

Cooperative multitasking for PHP via coroutines

http://recoil.io

@recoilphp

Repositories

Asynchronous

  • asm89/Rx.PHP - Libraries to compose asynchronous and event-based programs using observable collections and LINQ-style query operators
  • clue/php-block-react - Lightweight library that eases integrating async components built for React in a traditional blocking environment
  • icicleio/icicle - Library for writing asynchronous code using synchronous coding techniques

Caching

CLI

Compression

Databases

DNS

Events

Filesystems

GUIs

HTTP

IRC

Messaging

Multitasking

Networking

Promises

Sockets and Streams

Web Applications

Web Services

People

About

List of resources for asynchronous programming in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published