Download the PHP package yangweijie/filesystem-github without Composer
On this page you can find all versions of the php package yangweijie/filesystem-github. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yangweijie/filesystem-github
More information about yangweijie/filesystem-github
Files in yangweijie/filesystem-github
Download yangweijie/filesystem-github
More information about yangweijie/filesystem-github
Files in yangweijie/filesystem-github
Vendor yangweijie
Package filesystem-github
Short Description Filesystem adapter for the Github storage.
License MIT
Package filesystem-github
Short Description Filesystem adapter for the Github storage.
License MIT
Please rate this library. Is it a good library?
Informations about the package filesystem-github
Flysystem Github
Requirement
- PHP >= 7.2
install
composer require yangweijie/filesystem-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 yangweijie/filesystem-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 filesystem-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 yangweijie/filesystem-github contains the following files
Loading the files please wait ....