chrissileinus / reactphp-git
A wrapper around the git cli command to control a git repository in a nonblocking way with the use of ReactPHP.
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/chrissileinus/reactphp-git
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: 2025-09-15 10:51: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!!