clue/term-react
Streaming terminal emulator, built on top of ReactPHP.
v1.4.0
12M downloads/mo
#1578 most downloaded on Packagist
clue/reactphp-term
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 3.2 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
9 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Jun 2016 to Jan 2024Releases
latest 9-
v1.4.030 Jan 2024Release notes
Open source →-
Feature: Full PHP 8.3 compatibility.
(#38 by @yadaiio and #36 by @clue) -
Improve documentation and examples.
(#37 by @yadaiio, #34 by @SimonFrings and #33 by @PaulRotmann) -
Improve test suite and use GitHub actions for continuous integration (CI).
(#32 by @SimonFrings)
Release notes
Open source →-
Feature: Full PHP 8.3 compatibility. (#38 by @yadaiio and #36 by @clue)
-
Improve documentation and examples. (#37 by @yadaiio, #34 by @SimonFrings and #33 by @PaulRotmann)
-
Improve test suite and use GitHub actions for continuous integration (CI). (#32 by @SimonFrings)
-
-
v1.3.006 Nov 2020Release notes
Open source →- Improve test suite and add
.gitattributesto exclude dev files from export.
Prepare PHP 8 support, update to PHPUnit 9 and simplify test matrix.
(#29 and #30 by @SimonFrings)
Release notes
Open source →- Improve test suite and add
.gitattributesto exclude dev files from export. Prepare PHP 8 support, update to PHPUnit 9 and simplify test matrix. (#29 and #30 by @SimonFrings)
- Improve test suite and add
-
v1.2.009 Jul 2018Release notes
Open source →-
Feature: Forward compatibility with EventLoop v0.5 and upcoming v1.0. (#28 by @clue)
-
Improve test suite by updating Travis config to test against legacy PHP 5.3 through PHP 7.2. (#27 by @clue)
-
Update project homepage. (#26 by @clue)
-
-
v1.1.006 Jul 2017Release notes
Open source →-
Feature: Forward compatibility with Stream v1.0 and v0.7 (while keeping BC)
(#22 by @Yoshi2889 and #23 by @WyriHaximus) -
Improve test suite by fixing HHVM builds and ignoring future errors
(#24 by @clue)
Release notes
Open source →-
Feature: Forward compatibility with Stream v1.0 and v0.7 (while keeping BC) (#22 by @Yoshi2889 and #23 by @WyriHaximus)
-
Improve test suite by fixing HHVM builds and ignoring future errors (#24 by @clue)
-
-
v1.0.006 Apr 2017Release notes
Open source →-
First stable release, now following SemVer
Contains no other changes, so it's actually fully compatible with the v0.1 releases.
Release notes
Open source →-
First stable release, now following SemVer
Contains no other changes, so it's actually fully compatible with the v0.1 releases.
-
-
v0.1.306 Apr 2017Release notes
Open source →-
Feature: Forward compatibility with Stream v0.6 and v0.5 (while keeping BC) (#18 and #20 by @clue)
-
Improve test suite by adding PHPUnit to require-dev (#19 by @clue)
-
-
v0.1.214 Jun 2016Release notes
Open source →-
Fix: Fix processing events when input writes during data event (#15 by @clue)
-
Fix: Stop emitting events when closing stream during event handler (#16 by @clue)
-
Fix: Remove all event listeners when either stream closes (#17 by @clue)
-
-
v0.1.113 Jun 2016Release notes
Open source →-
Fix: Continue parsing after a
c0code in the middle of a stream (#13 by @clue) -
Add more examples (#14 by @clue)
-
-
v0.1.003 Jun 2016