12 Star 23 Fork 4

Howard Liu / IXCDN

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
composer.json 455 Bytes
AI 代码解读
Copy Edit Raw Blame History
Howard Liu authored 2016-04-03 00:41 . Lots of changes
{
"name": "ix-network/cdn",
"description": "An app used to distribute static contents",
"authors": [
{
"name": "Howard Liu",
"email": "howard@ixnet.work",
"homepage": "https://www.ixnet.work",
"role": "Developer"
}
],
"license": "MIT",
"type": "project",
"require": {
"php": ">=5.4.0",
"ix-network/php-common-library": "dev-master"
},
"autoload": {
"psr-4": {
"App\\": "App/"
}
}
}
PHP
1
https://gitee.com/fsgmhoward/IXCDN.git
git@gitee.com:fsgmhoward/IXCDN.git
fsgmhoward
IXCDN
IXCDN
master

Search