Download the PHP package cube-group/phpbase without Composer
On this page you can find all versions of the php package cube-group/phpbase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
cube-group/phpbase
Rate from 1 - 5
Rated 5.00 based on 1 reviews
Rated 5.00 based on 1 reviews
Informations about the package phpbase
PHP开发工具包
PHP版本要求
- 大于等于 PHP5.6
适用PHP框架
- Yaf、YII2、Laravel
相关pecl
- curl(5.6自带)
- pdo_mysql(5.6自带)
- gd(5.6自带)
- redis(pecl)
- mongo(pecl)
- memcached(pecl)
- amqp(pecl)
安装扩展
Mac OS X,推荐homebrew进行安装,举例如下:
CentOS 6或7,推荐yum进行安装,举例如下:
Linux下编译安装,以安装rabbitMQ扩展为例如下:
基础类库目录src
- Auth-基础验证器
- Cache-实现了redis(memcached)缓存操作
- Cdn-实现了文件upload/move/copy/del操作
- Crypt-字符串加解密
- Curl-实现了http的get和post请求
- File-实现了部分文件处理、文件上传、Excel处理、Pdf处理
- Image-实现了图片基础操作和验证码功能
- Log-实现了简单的本地日志功能
- Mail-实现了邮件发送和统一邮件发送功能
- Mongo-对于mongodb的简单封装
- Orm-对PDO进行了封装实现了orm功能
- Qrcode-二维码工具类库
- Queue-依靠Redis或RabbitMQ封装的队列
- Session-支持本地LSession和LRedisSession
- Utils-工具类
autoload.php的使用
All versions of phpbase with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
cube-group/lvalidator Version ~1.1.1
phpoffice/phpspreadsheet Version 1.2.0
gregwar/image Version 2.0.22
gregwar/captcha Version 1.1.5
gregwar/cache Version 1.0.12
christian-riesen/otp Version 2.5.0
swiftmailer/swiftmailer Version ^5.4.9
bacon/bacon-qr-code Version ^1.0.3
qiniu/php-sdk Version ^7.2.3
mpdf/mpdf Version >=6.1.3
symfony/var-dumper Version ^3.1.10
cube-group/lvalidator Version ~1.1.1
phpoffice/phpspreadsheet Version 1.2.0
gregwar/image Version 2.0.22
gregwar/captcha Version 1.1.5
gregwar/cache Version 1.0.12
christian-riesen/otp Version 2.5.0
swiftmailer/swiftmailer Version ^5.4.9
bacon/bacon-qr-code Version ^1.0.3
qiniu/php-sdk Version ^7.2.3
mpdf/mpdf Version >=6.1.3
symfony/var-dumper Version ^3.1.10
The package cube-group/phpbase contains the following files
Loading the files please wait ....