Download the PHP package dpi/dogit without Composer
On this page you can find all versions of the php package dpi/dogit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dogit
doGit
Drupal.org + Git CLI application.
🐘 Follow on Mastodon: @[email protected]
doGit assists in making the transition to merge requests, and general Git operations, easier for Drupal developers.
doGit is typically required globally with Composer.
Various commands are included:
- Convert a Drupal.org issue with existing patches to a Git branch, ready to be pushed as a new merge request, as
dogit convert ISSUE-ID
. - Interactively clone or checkout a merge request of a project, as
dogit project:mr PROJECT
. - Interactively clone or checkout a merge request of an issue, as
dogit issue:mr ISSUE-ID
. - Clone a project, as
dogit project:clone PROJECT
. - Show an issue timeline, as
dogit issue:timeline ISSUE-ID
.
Start with the wiki, or run dogit list
or dogit COMMAND --help
Drupal is a registered trademark of Dries Buytaert.
All versions of dogit with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-dom Version *
ext-json Version *
composer/semver Version ^3.4.0
czproject/git-php Version ^4.2.0
guzzlehttp/guzzle Version ^7.8.1
kevinrob/guzzle-cache-middleware Version ^5.1
league/flysystem Version ^3.28.0
m4tthumphrey/php-gitlab-api Version ^11.14
nyholm/psr7 Version ^1.8.1
php-http/client-common Version ^2.7.1
php-http/curl-client Version ^2.3.2
php-http/discovery Version ^1.19.4
php-http/guzzle7-adapter Version ^1.0
php-http/httplug-bundle Version ^1.34.0
php-http/message Version ^1.16.1
psr/http-client Version ^1.0.3
psr/log Version ^3.0
symfony/browser-kit Version ^6.4.8
symfony/console Version ^6.4.9
symfony/css-selector Version ^6.4.8
symfony/dom-crawler Version ^6.4.8
symfony/event-dispatcher Version ^6.4.8
symfony/filesystem Version ^6.4.9
symfony/finder Version ^6.4.8
symfony/process Version ^6.4.8
symfony/options-resolver Version ^6.4.8
ext-dom Version *
ext-json Version *
composer/semver Version ^3.4.0
czproject/git-php Version ^4.2.0
guzzlehttp/guzzle Version ^7.8.1
kevinrob/guzzle-cache-middleware Version ^5.1
league/flysystem Version ^3.28.0
m4tthumphrey/php-gitlab-api Version ^11.14
nyholm/psr7 Version ^1.8.1
php-http/client-common Version ^2.7.1
php-http/curl-client Version ^2.3.2
php-http/discovery Version ^1.19.4
php-http/guzzle7-adapter Version ^1.0
php-http/httplug-bundle Version ^1.34.0
php-http/message Version ^1.16.1
psr/http-client Version ^1.0.3
psr/log Version ^3.0
symfony/browser-kit Version ^6.4.8
symfony/console Version ^6.4.9
symfony/css-selector Version ^6.4.8
symfony/dom-crawler Version ^6.4.8
symfony/event-dispatcher Version ^6.4.8
symfony/filesystem Version ^6.4.9
symfony/finder Version ^6.4.8
symfony/process Version ^6.4.8
symfony/options-resolver Version ^6.4.8
The package dpi/dogit contains the following files
Loading the files please wait ....