#development #php #reading-list

🔗 GitHub - spatie/fork
github.com

A lightweight solution for running PHP code concurrently

This package makes it easy to run PHP concurrently. Behind the scenes, concurrency is achieved by forking the main PHP process to one or more child tasks.

continue reading on github.com

⚠️ This post links to an external website. ⚠️