https://github.com/nayleen/async
Building blocks for asynchronous applications.
https://github.com/nayleen/async
amphp async php php8 php8-features
Last synced: 11 months ago
JSON representation
Building blocks for asynchronous applications.
- Host: GitHub
- URL: https://github.com/nayleen/async
- Owner: nayleen
- License: mit
- Created: 2022-12-23T10:56:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T22:37:12.000Z (12 months ago)
- Last Synced: 2025-03-10T21:55:26.037Z (11 months ago)
- Topics: amphp, async, php, php8, php8-features
- Language: PHP
- Homepage:
- Size: 343 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nayleen/async
Building blocks for asynchronous applications.
Built on top of [AMPHP libraries](https://amphp.org/), utilizing PHP8.1 fibers.
## Installation
`composer require nayleen/async`