PHPackages                             davidnineroc/easy-extends - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. davidnineroc/easy-extends

AbandonedArchivedProject[HTTP &amp; Networking](/categories/http)

davidnineroc/easy-extends
=========================

一个简单快速安装PHP扩展的程序

v1.1.2(8y ago)80246[1 issues](https://github.com/DavidNineRoc/easy-extends/issues)MITPHPPHP &gt;=5.3

Since Sep 20Pushed 7y agoCompare

[ Source](https://github.com/DavidNineRoc/easy-extends)[ Packagist](https://packagist.org/packages/davidnineroc/easy-extends)[ RSS](/packages/davidnineroc-easy-extends/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

easy-extends
============

[](#easy-extends)

 [ ![Travis CI](https://camo.githubusercontent.com/b7ab192f65ccd65c9bfa2394da0962c4904e4d30be7f4a1b23ab8406ead80aab/68747470733a2f2f7472617669732d63692e6f72672f44617669644e696e65526f632f656173792d657874656e64732e7376673f6272616e63683d6d6173746572) ](https://travis-ci.org/DavidNineRoc/easy-extends) [ ![StyleCI](https://camo.githubusercontent.com/a07929669642b5a3a8c3a025f3eedac1fa3b68fa9e42532afaab341a247ca3cb/68747470733a2f2f7374796c6563692e696f2f7265706f732f3130333733323833392f736869656c643f6272616e63683d6d6173746572) ](https://styleci.io/repos/103732839) [ ![Total Downloads](https://camo.githubusercontent.com/b2d8cba58fe6381855c06172c52c22bf48f407406061ce591b1af3af146ba0cf/68747470733a2f2f706f7365722e707567782e6f72672f64617669646e696e65726f632f656173792d657874656e64732f646f776e6c6f616473) ](https://packagist.org/packages/davidnineroc/easy-extends) [ ![License](https://camo.githubusercontent.com/f769a9c89accb1e67aa09733ffa6f11f3caefd4e1b9bf05808e03a4abcd1ed07/68747470733a2f2f706f7365722e707567782e6f72672f64617669646e696e65726f632f656173792d657874656e64732f6c6963656e7365) ](https://packagist.org/packages/davidnineroc/easy-extends)

About
-----

[](#about)

```
+--------------+                    +----------------+            +------------+
| open service | php install redis  | down redis.dll | php index  |    show    |
|  lamp/lnmp   |------------------> | move redis.dll | ---------> | extensions |
| environment  |                    | update php.ini |            |    list    |
+--------------+                    +----------------+            +------------+

```

[![下载redis](media/redis.gif)](media/redis.gif)

Requirement
-----------

[](#requirement)

1. PHP &gt;= 5.3

Installation
------------

[](#installation)

[easy-extends压缩包](https://github.com/davidnineroc/easy-extends/archive/master.zip)

```
// 手动下载
github 的 Clone or download 按钮 -> download zip 即可下载压缩包

// composer安装
composer require davidnineroc/easy-extends
```

Usage
-----

[](#usage)

```
// 使用格式
php install xxxx

// 安装 redis 扩展
php install redis
// 安装好了之后,查看开启的扩展
php index

// 如果写入失败, 请回滚 php.ini 文件
php install rollback
```

Support
-------

[](#support)

- curl
- fileinfo
- gd2
- pdomssql
- pdomysql
- pdosqlite
- mbstring
- memcache
- mongo
- mongodb
- mysqli
- mssql
- opcache
- openssl
- sphinx
- redis
- sockets
- solr
- ssh2
- xdebug
- zip

Errors
------

[](#errors)

- php 既不是内部命令也不知可执行程序
    - 需注册[php环境变量](http://blog.shiguopeng.cn/article/10201.html)
- fwrite 写入失败
    - 需要给`\cache`文件夹配置读写权限，windows通常情况下默认是有的
- xxxx.dll already run
    - 已经安装了此扩展，且已在运行

License
-------

[](#license)

MIT

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

3204d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28035971?v=4)[seth-shi](/maintainers/seth-shi)[@seth-shi](https://github.com/seth-shi)

---

Tags

composerextendsmemcachemonogamephpredisphpcurlredisextendsmemcacheeasy

### Embed Badge

![Health badge](/badges/davidnineroc-easy-extends/health.svg)

```
[![Health](https://phpackages.com/badges/davidnineroc-easy-extends/health.svg)](https://phpackages.com/packages/davidnineroc-easy-extends)
```

###  Alternatives

[stefangabos/zebra_curl

A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL

21472.0k2](/packages/stefangabos-zebra-curl)[sanprojects/interceptor

Intercept php functions

1042.0k](/packages/sanprojects-interceptor)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.5k](/packages/ismaeltoe-osms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
