Download the PHP package airmole/tjustb-edusys without Composer
On this page you can find all versions of the php package airmole/tjustb-edusys. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download airmole/tjustb-edusys
More information about airmole/tjustb-edusys
Files in airmole/tjustb-edusys
Download airmole/tjustb-edusys
More information about airmole/tjustb-edusys
Files in airmole/tjustb-edusys
Vendor airmole
Package tjustb-edusys
Short Description Tianjin college,USTB education system HTTP client
License GPL-3.0-or-later
Package tjustb-edusys
Short Description Tianjin college,USTB education system HTTP client
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package tjustb-edusys
tjustb-edusys
北京科技大学天津学院教务系统客户端(https://jw.tjustb.cn)
Requirement
- PHP >= 7.4
Installation
Usage
API
Edusys
主要常用方法从原类中引入集合到Edusys.php中,使用方式如上所示👆🏻
包含方法见docs/api.md 文档,完整详细方法、参数、数据结构类型可能与实际修改更新后不一致,若有变动请以源码为准,欢迎提issue.
Env Config
读取环境变量,请将.env文件放在引用项目根目录下,并配置如下内容:
| 变量名 | 描述 | 默认 | 可选 |
|---|---|---|---|
| EDUSYS_OCR_URL | 验证码识别接口地址 | 是 | |
| EDUSYS_URL | 访问教务系统路径 | https://jw.tjustb.cn | 否 |
| EDUSYS_TIMEOUT | 请求超时时间(秒数) | 5 | 否 |
适用学校系统
以本校2017强智教务为目标抓包分析开发而来,其余院校无法测试可用性未测试。各功能代码略有不同,如果您有类似需求,可联系我有偿开发专用特供版本。
All versions of tjustb-edusys with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-curl Version *
ext-json Version *
ext-openssl Version *
ext-curl Version *
ext-json Version *
ext-openssl Version *
The package airmole/tjustb-edusys contains the following files
Loading the files please wait ...