chrissileinus / reactphp-git
A wrapper around the git cli command to control a git repository in a nonblocking way with the use of ReactPHP.
0.1.0
2022-03-17 07:30 UTC
Requires
- php: >=8.0
- react/child-process: ^0.6.4
- react/event-loop: ^1.2
- react/promise: ^2.8
This package is auto-updated.
Last update: 2024-12-15 09:06:30 UTC
README
A wrapper around the git cli command to control a git repository in a nonblocking way with the use of ReactPHP.
!!Work in progress!!