Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mdserver-web/plugins/php-yum/versions/phplib.conf

492 lines
9.8 KiB

3 years ago
[
{
"name": "mysqlnd",
"versions": [
"53",
"54",
"56",
"80",
"81"
],
"type": "数据库",
3 years ago
"msg": "用于使用MySQL数据库的模块!",
"shell": "mysqlnd.sh",
"check": "mysqlnd"
},
{
"name": "oci8",
"versions": [
"53",
"54",
"56",
3 years ago
"80",
"81"
],
"type": "数据库",
3 years ago
"msg": "用于使用OCI8数据库的模块!",
"shell": "oci8.sh",
"check": "oci8"
},
{
"name": "odbc",
"versions": [
"53",
"54",
"56",
"80",
"81"
],
"type": "数据库",
3 years ago
"msg": "用于使用ODBC数据库的模块!",
"shell": "odbc.sh",
"check": "odbc"
},
3 years ago
{
"name": "ZendGuardLoader",
"versions": [
"53",
"54",
"56"
],
"type": "脚本解密",
"msg": "用于解密ZendGuard加密脚本!",
"shell": "zend_guard_loader.sh",
3 years ago
"check": "ZendGuardLoader"
3 years ago
},
{
"name": "ZendOptimizer",
"versions": [
"52"
],
"type": "脚本解密",
"msg": "用于解密ZendOptimizer加密脚本!",
"shell": "zend_optimizer.sh",
3 years ago
"check": "ZendOptimizer"
3 years ago
},
{
"name": "ionCube",
"versions": [
"52",
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74"
],
"type": "脚本解密",
"msg": "用于解密ionCube Encoder加密脚本!",
"shell": "ioncube.sh",
3 years ago
"check": "ioncube"
3 years ago
},
{
"name": "opcache",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "缓存器",
"msg": "用于加速PHP脚本!",
"shell": "opcache.sh",
3 years ago
"check": "opcache"
3 years ago
},
{
"name": "mcrypt",
"versions": [
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "通用扩展",
"msg": "加密软件!",
"shell": "mcrypt.sh",
3 years ago
"check": "mcrypt"
3 years ago
},
{
"name": "fileinfo",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "通用扩展",
"msg": "用于FILE!",
"shell": "fileinfo.sh",
3 years ago
"check": "fileinfo"
3 years ago
},
{
"name": "exif",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "通用扩展",
"msg": "用于图像文件格式!",
"shell": "exif.sh",
3 years ago
"check": "exif"
3 years ago
},
{
"name": "gd",
"versions": [
"52",
"74",
"80",
"81"
],
"type": "通用扩展",
"msg": "通用GD库!",
"shell": "gd.sh",
3 years ago
"check": "gd"
3 years ago
},
{
"name": "intl",
"versions": [
"52",
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "通用扩展",
"msg": "提供国际化支持",
"shell": "intl.sh",
3 years ago
"check": "intl"
3 years ago
},
{
"name": "memcache",
"versions": [
"52",
"53",
"54",
"55",
"56"
],
"type": "缓存器",
"msg": "强大的内容缓存器,不支持集群",
"shell": "memcache.sh",
3 years ago
"check": "memcache"
3 years ago
},
{
"name": "memcached",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "缓存器",
"msg": "强大的内容缓存器,支持集群",
"shell": "memcached.sh",
3 years ago
"check": "memcached"
3 years ago
},
{
"name": "redis",
"versions": [
"52",
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "缓存器",
"msg": "更强大的内容缓存器,支持集群",
"shell": "redis.sh",
3 years ago
"check": "redis"
3 years ago
},
{
"name": "apc",
"versions": [
"53",
"54"
],
"type": "缓存器",
"msg": "脚本缓存器",
"shell": "apc.sh",
3 years ago
"check": "apc"
3 years ago
},
{
3 years ago
"name": "imagick",
3 years ago
"versions": [
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "通用扩展",
"msg": "比GD更强大的图形库",
3 years ago
"shell": "imagick.sh",
3 years ago
"check": "imagick"
3 years ago
},
{
"name": "xdebug",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80"
],
"type": "调试器",
"msg": "不多说,不了解的不要安装",
"shell": "xdebug.sh",
3 years ago
"check": "xdebug"
3 years ago
},
{
"name": "xhprof",
"versions": [
"52",
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "性能分析",
"msg": "不多说,不了解的不要安装!",
"shell": "xhprof.sh",
3 years ago
"check": "xhprof"
3 years ago
},
{
"name": "Swoole",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80"
],
"type": "通用扩展",
"msg": "异步、并行、高性能网络通信引擎",
"shell": "swoole.sh",
3 years ago
"check": "swoole"
3 years ago
},
{
"name": "eAccelerator",
"versions": [
"52",
"53"
],
"type": "缓存器",
"msg": "内容缓存器",
"shell": "eaccelerator.sh",
3 years ago
"check": "eaccelerator"
3 years ago
},
{
"name": "yaf",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "框架",
"msg": "Yaf是一个C语言编写的PHP框架",
"shell": "yaf.sh",
3 years ago
"check": "yaf"
3 years ago
},
{
"name": "yar",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "框架",
"msg": "Yar是一个RPC框架",
"shell": "yar.sh",
3 years ago
"check": "yar"
3 years ago
},
{
"name": "mongo",
"versions": [
"53",
"54",
"55",
"56"
],
"type": "通用扩展",
"msg": "Mongodb数据库连接驱动",
"shell": "mongo.sh",
3 years ago
"check": "mongo"
3 years ago
},
{
"name": "mongodb",
"versions": [
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "通用扩展",
"msg": "Mongodb数据库连接驱动",
"shell": "mongodb.sh",
3 years ago
"check": "mongodb"
3 years ago
},
{
"name": "yac",
"versions": [
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "缓存器",
"msg": "高性能无锁共享内存Cache",
"shell": "yac.sh",
3 years ago
"check": "yac"
3 years ago
},
{
"name": "solr",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "大数据",
"msg": "SOLR全文搜索服务",
"shell": "solr.sh",
3 years ago
"check": "solr"
3 years ago
},
{
"name": "seaslog",
"versions": [
"53",
"54",
"55",
"56",
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "日志",
"msg": "SeasLog高性能日志记录",
"shell": "seaslog.sh",
3 years ago
"check": "seaslog"
3 years ago
},
{
"name": "zip",
"versions": [
"70",
"71",
"72",
"73",
"74",
"80",
"81"
],
"type": "压缩",
"msg": "压缩组件",
"shell": "zip.sh",
3 years ago
"check": "zip"
3 years ago
}
]