PHPackages                             homeshop/homeshop - 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. homeshop/homeshop

ActiveProject[Framework](/categories/framework)

homeshop/homeshop
=================

Homeshop e-Commerce Platform

192PHP

Since Dec 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/homeshop/homeshop)[ Packagist](https://packagist.org/packages/homeshop/homeshop)[ RSS](/packages/homeshop-homeshop/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

注意
--

[](#注意)

不要用记事本打开或者修改程序里的文件，会产生bom,导致网站产生一些问题， 比如验证码不显示等问题，推荐Notepad++文本编辑器。

安装之前准备工作：
---------

[](#安装之前准备工作)

把你的PHP环境配置好，程序只支持php5.3以上的版本，最好的是php5.4，php.ini要支持以下：

```
extension=php_curl.dll
extension=php_openssl.dll
date.timezone =PRC
session.auto_start = 1
asp_tags = Off
short_open_tag = On

```

安装教程：
-----

[](#安装教程)

导入数据库根目录下的 33haov5.sql

打开 `\data\config\config.ini.php`

批量把 `homeshop.dev` 更换为你的域名

修改数据库连接，比如以下

```
$config['db']['1']['dbhost']       = 'localhost';
$config['db']['1']['dbport']       = '3306';
$config['db']['1']['dbuser']       = 'root';
$config['db']['1']['dbpwd']        = 'root';
$config['db']['1']['dbname']       = 'homeshop';

```

进入后台-右上角-清理网站缓存 即可.

请检查以下目录及子目录有写入、修改权限，再重新安装：

```
/data/cache
/data/config
/data/log
/data/session
/data/resource/phpqrcode/temp
/data/upload
/sql_back
/install

```

后台账号密码：
-------

[](#后台账号密码)

```
admin
admin123

```

---

更新与问题反馈
-------

[](#更新与问题反馈)

test
----

[](#test)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22408622?v=4)[Project HomeSHOP](/maintainers/homeshop)[@homeshop](https://github.com/homeshop)

---

Top Contributors

[![moshihui](https://avatars.githubusercontent.com/u/10006886?v=4)](https://github.com/moshihui "moshihui (4 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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