Download the PHP package pkg6/flysystem-github without Composer
On this page you can find all versions of the php package pkg6/flysystem-github. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pkg6/flysystem-github
More information about pkg6/flysystem-github
Files in pkg6/flysystem-github
Download pkg6/flysystem-github
More information about pkg6/flysystem-github
Files in pkg6/flysystem-github
Vendor pkg6
Package flysystem-github
Short Description Flysystem adapter for the Github storage.
License MIT
Package flysystem-github
Short Description Flysystem adapter for the Github storage.
License MIT
Please rate this library. Is it a good library?
Informations about the package flysystem-github
Flysystem Github
Requirement
- PHP >= 7.2
install
composer require pkg6/flysystem-github
CDN List
'github' => "https://raw.githubusercontent.com/:username/:repository/:branch/:fullfilename",
'fastgit' => "https://hub.fastgit.org/:username/:repository/blob/:branch/:fullfilename?raw=true",
'jsdelivr' => "https://cdn.jsdelivr.net/gh/:username/:repository@:branch/:fullfilename"
Usage
API
Plugins
composer require pkg6/flysystem-github
'github' => "https://raw.githubusercontent.com/:username/:repository/:branch/:fullfilename",
'fastgit' => "https://hub.fastgit.org/:username/:repository/blob/:branch/:fullfilename?raw=true",
'jsdelivr' => "https://cdn.jsdelivr.net/gh/:username/:repository@:branch/:fullfilename"
File Url:
All versions of flysystem-github with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5 || ^8.0
league/flysystem Version ^1.0
knplabs/github-api Version ^3.0
guzzlehttp/guzzle Version ^6|^7
http-interop/http-factory-guzzle Version ^1.0
league/flysystem Version ^1.0
knplabs/github-api Version ^3.0
guzzlehttp/guzzle Version ^6|^7
http-interop/http-factory-guzzle Version ^1.0
The package pkg6/flysystem-github contains the following files
Loading the files please wait ....