Download the PHP package artistan/git-info without Composer
On this page you can find all versions of the php package artistan/git-info. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download artistan/git-info
More information about artistan/git-info
Files in artistan/git-info
Download artistan/git-info
More information about artistan/git-info
Files in artistan/git-info
Vendor artistan
Package git-info
Short Description automatic env configurations dependent on git branch (non-production) or tag (production)
License GPL-2.0-or-later
Homepage https://github.com/Artistan/git-info
Package git-info
Short Description automatic env configurations dependent on git branch (non-production) or tag (production)
License GPL-2.0-or-later
Homepage https://github.com/Artistan/git-info
Please rate this library. Is it a good library?
Informations about the package git-info
Artistan/git-info
Artistan/git-info assists with dynamic environment configurations based on your git branch or tag.
git-info will create a config that you can use to link to dynamic places such as versioned cdn repository folders.
Works well as a simple Php object or as a package for Laravel 5.6.
composer
cli install
Example Laravel
./app/Providers/AppServiceProvider.php
Example Php
will end up with /path/branchName
or /path/{v#.#.#}
Documentation Updates
All versions of git-info with dependencies
PHP Build Version
Package Version
The package artistan/git-info contains the following files
Loading the files please wait ....