PHPackages                             ectouch/ectouch - 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. [Framework](/categories/framework)
4. /
5. ectouch/ectouch

ActiveProject[Framework](/categories/framework)

ectouch/ectouch
===============

ECTouch E-Commerce Platform for PHP.

v1.0.0(8y ago)23518110[1 issues](https://github.com/ectouch/ectouch/issues)GPL-3.0PHPPHP &gt;=5.3.0CI failing

Since Mar 22Pushed 4mo ago38 watchersCompare

[ Source](https://github.com/ectouch/ectouch)[ Packagist](https://packagist.org/packages/ectouch/ectouch)[ RSS](/packages/ectouch-ectouch/feed)WikiDiscussions 2.0 Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)Security (1)

ECTouch v2
==========

[](#ectouch-v2)

ECTouch是一款开源的电商系统，为中小企业提供最佳的新零售解决方案。

采用稳定的MVC框架开发，执行效率、扩展性、稳定性值得信赖。MVC是一种将应用程序的逻辑层和表现层进行分离的方法。MVC分层有助于管理复杂的应用程序，因为您可以在一个时间内专门关注一个方面。例如，您可以在不依赖业务逻辑的情况下专注于视图设计。同时也让应用程序的测试更加容易。MVC分层同时也简化了分组开发。不同的开发人员可同时开发视图、控制器逻辑和业务逻辑。

平台需求
----

[](#平台需求)

- IIS/Apache/Nginx
- PHP5.3+
- MySQL 5.1+

建议使用平台：Linux + Apache2.2 + PHP5.6 + MySQL5.5

### PHP必须环境或启用的系统函数：

[](#php必须环境或启用的系统函数)

curl allow\_url\_fopen GD扩展库 MySQL扩展库 系统函数 —— phpinfo、dir

### 基本目录结构

[](#基本目录结构)

- /
- /admin 默认后台管理目录（可任意改名）
- /api API 通知
- /data 静态资源和系统缓存、配置项目录\[必须可写入\]
- /images 商品图片目录
- /include 核心程序目录
- /install 程序安装器
- /plugins 插件程序目录
- /themes 系统默认模板目录
- /vendor 第三方包

### PHP环境容易碰到的不兼容性问题

[](#php环境容易碰到的不兼容性问题)

- data目录没写入权限，导致管理后台无法上传文件；
- php的上传的临时文件夹没设置好或没写入权限，这会导致文件上传的功能无法使用；
- 出现莫名的错误，如安装时显示空白，这样能是由于系统没装载mysql扩展导致的。

程序安装使用
------

[](#程序安装使用)

- 浏览器中访问[http://www.domain.com/install/index.php(domain.com表示你的域名)](http://www.domain.com/install/index.php(domain.com%E8%A1%A8%E7%A4%BA%E4%BD%A0%E7%9A%84%E5%9F%9F%E5%90%8D))
- 首次访问会进入安装界面，按照安装提示说明进行程序安装

特色功能
----

[](#特色功能)

- 手机短信验证码功能
- 支持微信商城对接及微信支付
- 订单包裹跟踪
- 手机端第三方登录
- 整站模块自适应宽度
- 支持无线支付宝支付
- 所有数据与ecshop后台无缝对接

社区交流
----

[](#社区交流)

- ECTouch官方主站
- 技术支持论坛
- 上海商创网络科技

常见问题整理
------

[](#常见问题整理)

安全&amp;缺陷
---------

[](#安全缺陷)

如果你发现了一个安全漏洞，请发送邮件到 。所有的安全漏洞都将及时得到解决。

License
-------

[](#license)

ECTouch 遵循 [GPL license](https://opensource.org/licenses/GPL-3.0) 开源协议。

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance52

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 96.2% of commits — single point of failure

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 ~946 days

Total

4

Last Release

134d ago

Major Versions

v1.0.0 → 2.0.x-dev2021-01-26

PHP version history (2 changes)1.0.x-devPHP &gt;=5.3.0

2.1.x-devPHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/14adbbf91a457fe02616d39410c9024975328c73ed344881a8d800ce5b5e1953?d=identicon)[ectouch](/maintainers/ectouch)

---

Top Contributors

[![xiaoxiaoxiaorui199304](https://avatars.githubusercontent.com/u/34365037?v=4)](https://github.com/xiaoxiaoxiaorui199304 "xiaoxiaoxiaorui199304 (25 commits)")[![ecmoban](https://avatars.githubusercontent.com/u/34014297?v=4)](https://github.com/ecmoban "ecmoban (1 commits)")

---

Tags

ectouchmysqlphpvuejswechatshopwechatB2Cmallo2oectouch

### Embed Badge

![Health badge](/badges/ectouch-ectouch/health.svg)

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

###  Alternatives

[aimeos/aimeos-core

Full-featured e-commerce components for high performance online shops

4.5k346.9k48](/packages/aimeos-aimeos-core)[aimeos/aimeos

Aimeos ecommerce and shop system

5.3k108.1k](/packages/aimeos-aimeos)[shopware/shopware

Shopware 5 is an open source e-commerce software made in Germany

1.3k746.6k35](/packages/shopware-shopware)[aimeos/aimeos-typo3

Professional, full-featured and high performance TYPO3 e-commerce extension for online shops and complex B2B projects

1.5k91.2k4](/packages/aimeos-aimeos-typo3)[microweber/microweber

New generation CMS with drag and drop

3.4k13.8k1](/packages/microweber-microweber)[aimeos/ai-typo3

TYPO3 adapter for Aimeos e-commerce integration

95392.1k1](/packages/aimeos-ai-typo3)

PHPackages © 2026

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