Skip to content

Saad-Amjad/async-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asynchronous PHP

Series of examples to demonstrate asynchronous PHP for the talk State of Async PHP.

Running the examples

After running composer install, in the terminal just type in: php examples/{your-prefered-example-file.php} This will run the given example.

For Laravel Octane Server Demo

Github Link.

For Swoole Examples

Install Swoole from here.

Presentation Video Link

YouTube Link: https://www.youtube.com/watch?v=j04kDO7kVFY

Presentation Slide Link

Slides: https://slides.com/saadbinamjad/state-of-async-php

Benchmarking Tool

wrk - a HTTP benchmarking tool wrk.

Awesome Resources

I highly recommend these resources on Asynchronous Programming and Asynchronous PHP. You can go through these video and reading materials for having more in-depth knowledge on this topic, this is a growing list:

Youtube Videos:

Articles:

Misc:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published