Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reactphp/filesystem
Evented filesystem access.
https://github.com/reactphp/filesystem
[0.2] Improve PHP 8.4+ by updating CI matrix and required packages
WyriHaximus opened this pull request about 2 months ago
WyriHaximus opened this pull request about 2 months ago
fix the putContents function cannot override the file content in uv.
wpjscc opened this pull request 4 months ago
wpjscc opened this pull request 4 months ago
When utilizing UV expansion, the putContents function cannot override the file content.
wpjscc opened this issue 4 months ago
wpjscc opened this issue 4 months ago
[0.2.x] Support Promise v3
WyriHaximus opened this pull request about 1 year ago
WyriHaximus opened this pull request about 1 year ago
[0.2.x] Improve file read/write tests
WyriHaximus opened this pull request over 1 year ago
WyriHaximus opened this pull request over 1 year ago
Memory leak?
ellisonpatterson opened this issue about 2 years ago
ellisonpatterson opened this issue about 2 years ago
Set up PHPStan on GitHub Actions
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
Reintroduce the ext-eio adapter
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
Test on PHP 8.2
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
Update test suite to use new reactphp/async package instead of clue/reactphp-block
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
Drop child process adapter
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
Drop child process adapter
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
Fix formatting in readme
ishanvyas22 opened this pull request over 2 years ago
ishanvyas22 opened this pull request over 2 years ago
chore(docs): remove leading dollar sign
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
[WIP] Basic file streaming examples
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
fget truncate alternative?
valzargaming opened this issue over 2 years ago
valzargaming opened this issue over 2 years ago
0.2.x: error saving binary data.
bartvanhoutte opened this issue almost 3 years ago
bartvanhoutte opened this issue almost 3 years ago
version 0.2.x
amir-khoshbakht opened this issue almost 3 years ago
amir-khoshbakht opened this issue almost 3 years ago
Rename development branch to `0.2.x`
SimonFrings opened this pull request almost 3 years ago
SimonFrings opened this pull request almost 3 years ago
Version v0.2 doesn't exist in Packagist
michaelbutler opened this issue almost 3 years ago
michaelbutler opened this issue almost 3 years ago
[WIP] Support MacOS
WyriHaximus opened this pull request about 3 years ago
WyriHaximus opened this pull request about 3 years ago
Fix php8.1 deprecation error
asika32764 opened this pull request about 3 years ago
asika32764 opened this pull request about 3 years ago
Rewrite
WyriHaximus opened this pull request over 3 years ago
WyriHaximus opened this pull request over 3 years ago
Reliability issues when writing multiple files at the same time
DevMcC opened this issue over 3 years ago
DevMcC opened this issue over 3 years ago
What should be the `getContents()` behavior when a file doesn't exist?
mmoreram opened this issue over 3 years ago
mmoreram opened this issue over 3 years ago
Filesystem `exists()` file method stopped working with last child-process versions
mmoreram opened this issue over 3 years ago
mmoreram opened this issue over 3 years ago
PHP 7.3.27 compatibility
carliedu opened this issue almost 4 years ago
carliedu opened this issue almost 4 years ago
500 internal server error
valzargaming opened this issue about 4 years ago
valzargaming opened this issue about 4 years ago
Tail example not work
alexmorbo opened this issue about 4 years ago
alexmorbo opened this issue about 4 years ago
ext-eio support
enumag opened this issue about 4 years ago
enumag opened this issue about 4 years ago
PHP 8 support
cheeghi opened this issue over 4 years ago
cheeghi opened this issue over 4 years ago
Unable to extend React\Filesystem\ChildProcess\Proces
zkabic opened this issue over 4 years ago
zkabic opened this issue over 4 years ago
Add a synchronous adapter
SamMousa opened this issue over 4 years ago
SamMousa opened this issue over 4 years ago
Seek support on read operations
tomfite opened this issue over 4 years ago
tomfite opened this issue over 4 years ago
Delay when using Filesystem compared to ReadableResourceStream directly
jeromegamez opened this issue over 4 years ago
jeromegamez opened this issue over 4 years ago
Release for new changes
developernaren opened this issue over 4 years ago
developernaren opened this issue over 4 years ago
Update tail example
ghost opened this pull request almost 5 years ago
ghost opened this pull request almost 5 years ago
Tail example not working
GeertHauwaerts opened this issue almost 5 years ago
GeertHauwaerts opened this issue almost 5 years ago
Error while running tail example
developernaren opened this issue almost 5 years ago
developernaren opened this issue almost 5 years ago
Use Adapter *Contents instead in File Node
ghost opened this pull request almost 5 years ago
ghost opened this pull request almost 5 years ago
Drop ext-eio
WyriHaximus opened this pull request about 5 years ago
WyriHaximus opened this pull request about 5 years ago
Test on PHP 7.3 and 7.4
WyriHaximus opened this pull request about 5 years ago
WyriHaximus opened this pull request about 5 years ago
PHP-FPM compatibility
iorsa opened this issue about 5 years ago
iorsa opened this issue about 5 years ago
ext-eio readlink not (always?) returning
gizahNL opened this issue about 5 years ago
gizahNL opened this issue about 5 years ago
racing condition while writing to file
Saso opened this issue about 5 years ago
Saso opened this issue about 5 years ago
Async polling slower then sync polling
hvanoch opened this issue about 5 years ago
hvanoch opened this issue about 5 years ago
Not whole file is read if use the eio adapter
Logioniz opened this issue about 5 years ago
Logioniz opened this issue about 5 years ago
Add .gitattributes to exclude dev files from exports
reedy opened this pull request about 5 years ago
reedy opened this pull request about 5 years ago
not supported in windows machine
itisjoby opened this issue over 5 years ago
itisjoby opened this issue over 5 years ago
Not opening/reading all files
petsoukos opened this issue over 5 years ago
petsoukos opened this issue over 5 years ago
[WIP] Libuv Adapter
ghost opened this pull request almost 6 years ago
ghost opened this pull request almost 6 years ago
file()->stat() not working as expected when file is symlink
gizahNL opened this issue almost 6 years ago
gizahNL opened this issue almost 6 years ago
Drop support for PHP 5.x
WyriHaximus opened this pull request almost 6 years ago
WyriHaximus opened this pull request almost 6 years ago
Nightly builds should be allowed to fail
WyriHaximus opened this pull request almost 6 years ago
WyriHaximus opened this pull request almost 6 years ago
Remove call invoker related classes
WyriHaximus opened this pull request almost 6 years ago
WyriHaximus opened this pull request almost 6 years ago
Bumped child process packages and open up Windows support again
WyriHaximus opened this pull request almost 6 years ago
WyriHaximus opened this pull request almost 6 years ago
putContents doesn't truncate the file like file_put_contents
choval opened this issue almost 6 years ago
choval opened this issue almost 6 years ago
Add Adapter::getContents & Adapter::putContents
ghost opened this pull request about 6 years ago
ghost opened this pull request about 6 years ago
Remove call invokers
WyriHaximus opened this issue about 6 years ago
WyriHaximus opened this issue about 6 years ago
Create ext-uv adapter
WyriHaximus opened this issue about 6 years ago
WyriHaximus opened this issue about 6 years ago
Add AdapterInterface getters and add Filesystem method to interface
ghost opened this pull request about 6 years ago
ghost opened this pull request about 6 years ago
Resolve with array instead of SplObjectStorage (AdapterInterface::ls(), Node\DirectoryInterface::lsRecursive(), Node\NodeInterface::copy, ObjectStreamSink::promise())
ghost opened this pull request about 6 years ago
ghost opened this pull request about 6 years ago
Rename ls to lsStream and make interface-compatible ls method
ghost opened this pull request about 6 years ago
ghost opened this pull request about 6 years ago
Use native PHP indexing for child process file descriptors
ghost opened this pull request about 6 years ago
ghost opened this pull request about 6 years ago
Fatal exception within EIO Adapter eio_poll handler
lucasnetau opened this issue about 6 years ago
lucasnetau opened this issue about 6 years ago
Missing append to file
ivanmtw opened this issue about 6 years ago
ivanmtw opened this issue about 6 years ago
Use random bytes API for child process file descriptor
ghost opened this pull request about 6 years ago
ghost opened this pull request about 6 years ago
Unable to Install this Package
irazasyed opened this issue over 6 years ago
irazasyed opened this issue over 6 years ago
Move stream factory creation to node
ghost opened this pull request over 6 years ago
ghost opened this pull request over 6 years ago
Merge and remove unnecessary classes
ghost opened this pull request over 6 years ago
ghost opened this pull request over 6 years ago
Change promise usage to recommendation
ghost opened this pull request over 6 years ago
ghost opened this pull request over 6 years ago
Remove opinionated usage of adapter & things
ghost opened this pull request over 6 years ago
ghost opened this pull request over 6 years ago
Putting all adapters in their own repositories
WyriHaximus opened this issue over 6 years ago
WyriHaximus opened this issue over 6 years ago
Rework file stream API
WyriHaximus opened this issue over 6 years ago
WyriHaximus opened this issue over 6 years ago
Pthreads adapter & refactors
ghost opened this pull request over 6 years ago
ghost opened this pull request over 6 years ago
Drop `EIO_O_FSYNC` as EIO doesn't support it anymore
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Unknown error calling "eio_open"
hotrush opened this issue over 6 years ago
hotrush opened this issue over 6 years ago
Add supported adapters static method
ghost opened this pull request over 6 years ago
ghost opened this pull request over 6 years ago
Enhancement: Add example for tailing a log file
localheinz opened this pull request over 6 years ago
localheinz opened this pull request over 6 years ago
Reworked file copying to use pipe
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Test reading and writing from and to binary files
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
ChildProcessAdapter cannot read/write binary files
jmoo opened this issue over 6 years ago
jmoo opened this issue over 6 years ago
Missing method call mock for ReadableStreamTest::testReadChunk
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Forward compatibility with react/event-loop 1.0 and 0.5 while still supporting 0.4 - part deux
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Forward compatibility with react/event-loop 1.0 and 0.5 while still supporting 0.4
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Undefined constant EIO_O_FSYNC
valVk opened this issue over 6 years ago
valVk opened this issue over 6 years ago
Add get supported adapters method
ghost opened this pull request over 6 years ago
ghost opened this pull request over 6 years ago
Method/Function that list supported adapters on current install
WyriHaximus opened this issue over 6 years ago
WyriHaximus opened this issue over 6 years ago
Allow PHP 5.4 to fail
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Run permission related tests with sudo
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
No need to run composer self-update, travis does that for us
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
EIO supports PHP 7 these days, but breaks on nightly
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Create random directories within our own temporary test directory
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Use array access, and remove unnecessary double `error` from array lookup
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Emit close event once we reach the end of the stream
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Don't check permissions of the just created node
WyriHaximus opened this pull request over 6 years ago
WyriHaximus opened this pull request over 6 years ago
Dependency Versions
ghost opened this issue almost 7 years ago
ghost opened this issue almost 7 years ago
Error when copying file to file
seregazhuk opened this issue almost 7 years ago
seregazhuk opened this issue almost 7 years ago
Fix file read example in Readme
seregazhuk opened this pull request almost 7 years ago
seregazhuk opened this pull request almost 7 years ago
Refactoring tests
carusogabriel opened this pull request about 7 years ago
carusogabriel opened this pull request about 7 years ago