21/09
2017
Wallogit.com
2017 © Pedro Peláez
uams-php
统一账号管理中心php接口扩展, (*1)
curl -s http://getcomposer.org/installer | php
Create composer.json containing:, (*2)
{
"require" : {
"zhusipu/uams-php" : "~1.0.0"
}
}
./composer.phar install
./composer.phar update