{"id":15089032,"url":"https://github.com/seth-shi/easy-extends","last_synced_at":"2025-10-05T21:31:40.302Z","repository":{"id":56963471,"uuid":"103732839","full_name":"seth-shi/easy-extends","owner":"seth-shi","description":"一个简单快速安装PHP扩展的程序--最简单的方法就是使用Linux","archived":true,"fork":false,"pushed_at":"2019-01-16T03:23:33.000Z","size":4510,"stargazers_count":77,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-26T08:39:20.204Z","etag":null,"topics":["composer","extends","memcache","monogame","php","redis"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seth-shi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-16T07:06:36.000Z","updated_at":"2023-03-17T06:08:20.000Z","dependencies_parsed_at":"2022-08-21T05:40:16.610Z","dependency_job_id":null,"html_url":"https://github.com/seth-shi/easy-extends","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Feasy-extends","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Feasy-extends/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Feasy-extends/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seth-shi%2Feasy-extends/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seth-shi","download_url":"https://codeload.github.com/seth-shi/easy-extends/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877064,"owners_count":16554821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["composer","extends","memcache","monogame","php","redis"],"created_at":"2024-09-25T08:39:22.795Z","updated_at":"2025-10-05T21:31:34.559Z","avatar_url":"https://github.com/seth-shi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# easy-extends\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.org/DavidNineRoc/easy-extends\"\u003e\n        \u003cimg src=\"https://travis-ci.org/DavidNineRoc/easy-extends.svg?branch=master\" alt=\"Travis CI\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://styleci.io/repos/103732839\"\u003e\n        \u003cimg src=\"https://styleci.io/repos/103732839/shield?branch=master\" alt=\"StyleCI\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/davidnineroc/easy-extends\"\u003e\n        \u003cimg src=\"https://poser.pugx.org/davidnineroc/easy-extends/downloads\" alt=\"Total Downloads\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/davidnineroc/easy-extends\"\u003e\n        \u003cimg src=\"https://poser.pugx.org/davidnineroc/easy-extends/license\" alt=\"License\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e \n\n## About\n```\n+--------------+                    +----------------+            +------------+\n| open service | php install redis  | down redis.dll | php index  |    show    |\n|  lamp/lnmp   |------------------\u003e | move redis.dll | ---------\u003e | extensions |\n| environment  |                    | update php.ini |            |    list    |\n+--------------+                    +----------------+            +------------+\n```\n![下载redis](media/redis.gif)\n\n## Requirement\n1. PHP \u003e= 5.3\n\n## Installation\n[easy-extends压缩包](https://github.com/davidnineroc/easy-extends/archive/master.zip)\n```shell\n// 手动下载\ngithub 的 Clone or download 按钮 -\u003e download zip 即可下载压缩包\n\n// composer安装\ncomposer require davidnineroc/easy-extends\n```\n## Usage\n```php\n// 使用格式\nphp install xxxx\n\n// 安装 redis 扩展\nphp install redis\n// 安装好了之后,查看开启的扩展\nphp index\n\n// 如果写入失败, 请回滚 php.ini 文件\nphp install rollback\n```\n## Support\n* curl\n* fileinfo\n* gd2\n* pdomssql\n* pdomysql\n* pdosqlite\n* mbstring\n* memcache\n* mongo\n* mongodb\n* mysqli\n* mssql\n* opcache\n* openssl\n* sphinx\n* redis\n* sockets\n* solr\n* ssh2\n* xdebug\n* zip\n\n## Errors\n* php 既不是内部命令也不知可执行程序\n    * 需注册[php环境变量](http://blog.shiguopeng.cn/article/10201.html)\n* fwrite 写入失败\n    * 需要给`\\cache`文件夹配置读写权限，windows通常情况下默认是有的\n* xxxx.dll already run\n    * 已经安装了此扩展，且已在运行\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseth-shi%2Feasy-extends","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseth-shi%2Feasy-extends","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseth-shi%2Feasy-extends/lists"}