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.x] Support Promise v3

WyriHaximus opened this pull request 9 months ago
[0.2.x] Improve file read/write tests

WyriHaximus opened this pull request over 1 year ago
Memory leak?

ellisonpatterson opened this issue over 1 year ago
Set up PHPStan on GitHub Actions

nhedger opened this pull request about 2 years ago
Reintroduce the ext-eio adapter

WyriHaximus opened this pull request about 2 years ago
Test on PHP 8.2

WyriHaximus opened this pull request about 2 years ago
Update test suite to use new reactphp/async package instead of clue/reactphp-block

WyriHaximus opened this pull request about 2 years ago
Drop child process adapter

WyriHaximus opened this pull request about 2 years ago
Drop child process adapter

WyriHaximus opened this pull request about 2 years ago
Fix formatting in readme

ishanvyas22 opened this pull request about 2 years ago
chore(docs): remove leading dollar sign

nhedger opened this pull request over 2 years ago
[WIP] Basic file streaming examples

WyriHaximus opened this pull request over 2 years ago
fget truncate alternative?

valzargaming opened this issue over 2 years ago
0.2.x: error saving binary data.

bartvanhoutte opened this issue over 2 years ago
version 0.2.x

amir-khoshbakht opened this issue over 2 years ago
Rename development branch to `0.2.x`

SimonFrings opened this pull request over 2 years ago
Version v0.2 doesn't exist in Packagist

michaelbutler opened this issue over 2 years ago
[WIP] Support MacOS

WyriHaximus opened this pull request over 2 years ago
Fix php8.1 deprecation error

asika32764 opened this pull request over 2 years ago
Rewrite

WyriHaximus opened this pull request about 3 years ago
Reliability issues when writing multiple files at the same time

DevMcC opened this issue about 3 years ago
PHP 7.3.27 compatibility

carliedu opened this issue over 3 years ago
500 internal server error

valzargaming opened this issue over 3 years ago
Tail example not work

alexmorbo opened this issue over 3 years ago
ext-eio support

enumag opened this issue almost 4 years ago
PHP 8 support

cheeghi opened this issue almost 4 years ago
Unable to extend React\Filesystem\ChildProcess\Proces

zkabic opened this issue about 4 years ago
Add a synchronous adapter

SamMousa opened this issue about 4 years ago
Seek support on read operations

tomfite opened this issue about 4 years ago
Delay when using Filesystem compared to ReadableResourceStream directly

jeromegamez opened this issue about 4 years ago
Release for new changes

developernaren opened this issue over 4 years ago
Update tail example

ghost opened this pull request over 4 years ago
Tail example not working

GeertHauwaerts opened this issue over 4 years ago
Error while running tail example

developernaren opened this issue over 4 years ago
Use Adapter *Contents instead in File Node

ghost opened this pull request over 4 years ago
Drop ext-eio

WyriHaximus opened this pull request over 4 years ago
Test on PHP 7.3 and 7.4

WyriHaximus opened this pull request over 4 years ago
PHP-FPM compatibility

iorsa opened this issue over 4 years ago
ext-eio readlink not (always?) returning

gizahNL opened this issue over 4 years ago
racing condition while writing to file

Saso opened this issue almost 5 years ago
Async polling slower then sync polling

hvanoch opened this issue almost 5 years ago
Not whole file is read if use the eio adapter

Logioniz opened this issue almost 5 years ago
Add .gitattributes to exclude dev files from exports

reedy opened this pull request almost 5 years ago
not supported in windows machine

itisjoby opened this issue about 5 years ago
Not opening/reading all files

petsoukos opened this issue about 5 years ago
[WIP] Libuv Adapter

ghost opened this pull request over 5 years ago
file()->stat() not working as expected when file is symlink

gizahNL opened this issue over 5 years ago
Drop support for PHP 5.x

WyriHaximus opened this pull request over 5 years ago
Nightly builds should be allowed to fail

WyriHaximus opened this pull request over 5 years ago
Remove call invoker related classes

WyriHaximus opened this pull request over 5 years ago
Bumped child process packages and open up Windows support again

WyriHaximus opened this pull request over 5 years ago
putContents doesn't truncate the file like file_put_contents

choval opened this issue over 5 years ago
Add Adapter::getContents & Adapter::putContents

ghost opened this pull request over 5 years ago
Remove call invokers

WyriHaximus opened this issue over 5 years ago
Create ext-uv adapter

WyriHaximus opened this issue over 5 years ago
Add AdapterInterface getters and add Filesystem method to interface

ghost opened this pull request over 5 years ago
Rename ls to lsStream and make interface-compatible ls method

ghost opened this pull request almost 6 years ago
Use native PHP indexing for child process file descriptors

ghost opened this pull request almost 6 years ago
Fatal exception within EIO Adapter eio_poll handler

lucasnetau opened this issue almost 6 years ago
Missing append to file

ivanmtw opened this issue almost 6 years ago
Use random bytes API for child process file descriptor

ghost opened this pull request almost 6 years ago
Unable to Install this Package

irazasyed opened this issue almost 6 years ago
Move stream factory creation to node

ghost opened this pull request almost 6 years ago
Merge and remove unnecessary classes

ghost opened this pull request almost 6 years ago
Change promise usage to recommendation

ghost opened this pull request almost 6 years ago
Remove opinionated usage of adapter & things

ghost opened this pull request about 6 years ago
Putting all adapters in their own repositories

WyriHaximus opened this issue about 6 years ago
Rework file stream API

WyriHaximus opened this issue about 6 years ago
Pthreads adapter & refactors

ghost opened this pull request about 6 years ago
Drop `EIO_O_FSYNC` as EIO doesn't support it anymore

WyriHaximus opened this pull request about 6 years ago
Unknown error calling "eio_open"

hotrush opened this issue about 6 years ago
Add supported adapters static method

ghost opened this pull request about 6 years ago
Enhancement: Add example for tailing a log file

localheinz opened this pull request about 6 years ago
Reworked file copying to use pipe

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
ChildProcessAdapter cannot read/write binary files

jmoo opened this issue over 6 years ago
Missing method call mock for ReadableStreamTest::testReadChunk

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
Undefined constant EIO_O_FSYNC

valVk opened this issue over 6 years ago
Add get supported adapters method

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
Allow PHP 5.4 to fail

WyriHaximus opened this pull request over 6 years ago
Run permission related tests with sudo

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
EIO supports PHP 7 these days, but breaks on nightly

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
Use array access, and remove unnecessary double `error` from array lookup

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
Don't check permissions of the just created node

WyriHaximus opened this pull request over 6 years ago
Dependency Versions

ghost opened this issue over 6 years ago
Error when copying file to file

seregazhuk opened this issue over 6 years ago
Fix file read example in Readme

seregazhuk opened this pull request over 6 years ago
Refactoring tests

carusogabriel opened this pull request almost 7 years ago
Test against PHP 7.2

carusogabriel opened this pull request almost 7 years ago
Roadmap to stable v1.0.0

WyriHaximus opened this issue over 7 years ago
Keep following log file (tail -f)

andig opened this issue almost 8 years ago