Skip to content

moebiusphp/moebius-asyncfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moebius/async-file

This components provides automatic context switching between coroutines for moebius/coroutine. This means that any PHP component perform file system operations will automatically be asynchronously non-blocking when combined with moebius/coroutine.

Important

The library works by hooking into the file:// stream wrapper. It is possible that some semantics are different from what you are used to, but we have tried to avoid that.

If you observe some differences, please post an issue on https://github.com/frodeborli/moebius-asyncfile

About

Transparent context switching for moebius coroutines on file system access.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages