Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

EdmondDantes/php-true-async-rfc

Repository files navigation

News

This repository is being moved to a separate project: https://github.com/true-async/php-true-async-rfc

PHP TRUE ASYNC RFC

This repository contains RFCs related to the PHP TRUE ASYNC project.

The goal of TRUE ASYNC is to implement concurrent execution at the PHP language level, including fundamental primitives and a low-level API.

📚 Diagrams Overview

This RFC is quite complex due to the number of logical connections. Please use the diagrams from the table to simplify understanding.

Diagram Name Description
mind-map A mind map showing the relationship between key features and problems solved by the RFC.
feature-to-requirement Maps features to the requirements that generated them.
decision-tree A decision tree that guides developers on which API to use depending on the situation.

💡 Contributing

Comments, suggestions, use case analysis, code examples — anything that can help the project is welcome!
You can share your ideas using:

Thank you for your support!