Download the PHP package yoko/tp51-library without Composer
On this page you can find all versions of the php package yoko/tp51-library. 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 tp51-library
tp51-library for ThinkPHP5.1
tp51-library 是针对 ThinkPHP5.1 版本封装的一套工具类库。
使用说明
- tp51-library 需要Composer支持
- 安装命令
composer require yoko/tp51-library
-
案例代码: 控制器需要继承
library\Controller
,然后$this
就可能使用全部功能 - 必要数据库表SQL(sysconf 函数需要用到这个表)
列表处理
表单处理
删除处理
禁用启用处理
文件存储组件( oss 及 qiniu 需要配置参数)
通用数据保存
通用网络请求
emoji 表情转义(部分数据库不支持可以用这个)
系统参数配置(基于 system_config 数据表)
UTF8加密算法
All versions of tp51-library with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-json Version *
ext-curl Version *
ext-iconv Version *
ext-openssl Version *
qiniu/php-sdk Version ^7.2
topthink/framework Version 5.1.*
aliyuncs/oss-sdk-php Version ^2.3
ext-json Version *
ext-curl Version *
ext-iconv Version *
ext-openssl Version *
qiniu/php-sdk Version ^7.2
topthink/framework Version 5.1.*
aliyuncs/oss-sdk-php Version ^2.3
The package yoko/tp51-library contains the following files
Loading the files please wait ....