Download the PHP package ty666/login2hnnu-jwc without Composer
On this page you can find all versions of the php package ty666/login2hnnu-jwc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package login2hnnu-jwc
Login2hnnuJwc
登陆到淮南师范学院教务处laravel扩展
Installation
- Run
composer require ty666/login2hnnu-jwc
该扩展包已经可以独立使用
In laravel
- Add
Ty666\Login2hnnuJwc\Laravel\LaravelServiceProvider::class,
to providers in config/app.php - Add
'Login2hnnuJwc' => Ty666\Login2hnnuJwc\Facades\Login2hnnuJwc::class,
to aliases in config/app.php
Usage
登陆进教务处
从教务处获取学生信息(必须先登陆进教务处)
返回数组
保存照片(必须先登陆进教务处)
Login2hnnuJwc::savePhoto()
返回值
Symfony\Component\HttpFoundation\File\UploadedFile
All versions of login2hnnu-jwc with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
~6.0
The package ty666/login2hnnu-jwc contains the following files
Loading the files please wait ....