phasync
See every discussion that mentions phasync
Brand Details
Type: Product
Description: Phasync is a micro framework for creating high-performance PHP websites that use non-blocking input/output (I/O). It leverages PHP's native asynchronous I/O capabilities (fibers, introduced in PHP 8.1) to manage many simultaneous operations efficiently. Unlike some other asynchronous PHP libraries, phasync doesn't require a complete restructuring of your application. Instead, you can integrate it into existing codebases to speed up specific tasks by running functions concurrently. It offers functions like `phasync::readable()` and `phasync::writable()` to make existing file I/O operations asynchronous within its coroutines. The framework also includes a `file-streamwrapper` package for transparently making disk I/O asynchronous. A key feature is its Go-inspired concurrency model, enabling clean and maintainable asynchronous code. Phasync aims to make asynchronous programming in PHP easier and more accessible.
Website: https://github.com/phasync/phasync
Mention Analytics
Total Mentions: 11
Subreddit Mentions:
Positive Mentions: 11
Negative Mentions: 0
Sign up to filter, search, and track the sentiment of all brand mentions for phasync over time.
💬 46 comments
⬆︎ 72 upvotes
Mentioned by a commenter as a PHP library that might help PHP developers transition to Go more smoothly.
Found in /r/PHP/Jun 22, 2024
Release 1.0.6 · phasync/phasync
💬 4 comments
⬆︎ 33 upvotes
This is a positive mention of the phasync library, highlighting its ease of use and features.
Found in /r/PHP/💬 17 comments
⬆︎ 55 upvotes
The commenter mentions this package in a positive light.
Found in /r/PHP/Jun 9, 2024
phasync 1.0 stable
💬 11 comments
⬆︎ 43 upvotes
The commenter thanks the author for sharing the framework and will try it in some personal projects.
Found in /r/PHP/Jun 8, 2024
phasync 1.0?
💬 14 comments
⬆︎ 26 upvotes
The author is seeking advice on releasing version 1.0 of their phasync framework. The comments are largely positive and supportive, offering helpful suggestions and congratulations.
Found in /r/PHP/Jun 6, 2024
Pitch Your Project 🐘
💬 101 comments
⬆︎ 44 upvotes
Native PHP framework that works in any runtime supporting Fibers, allowing asynchronous I/O.
Found in /r/PHP/May 24, 2024
Learn php as an experienced go dev
💬 45 comments
⬆︎ 16 upvotes
Mentioned as a PHP library for asynchronous operations.
Found in /r/PHP/May 22, 2024
PHP 8.3 BEATS node in simple async IO
💬 89 comments
⬆︎ 73 upvotes
Mentioned positively in relation to performance improvements in PHP.
Found in /r/PHP/May 21, 2024
A very simple async web server in PHP using phasync
💬 4 comments
⬆︎ 11 upvotes
Used in the example code to create an asynchronous web server. Benchmark results show high request per second performance.
Found in /r/PHP/May 16, 2024
I published phasync/phasync on packagist.org
💬 59 comments
⬆︎ 76 upvotes
The author is promoting their new library phasync which is a microframework for asynchronous programming in PHP. Many comments express interest and excitement to try it.
Found in /r/PHP/Subscribe to our newsletter!
Stay up to date on how the latest changes in AI might impact your marketing plan.