PHPackages                             jahem/tp3.2\_composer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jahem/tp3.2\_composer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jahem/tp3.2\_composer
=====================

tp3.2 composer

20211111(4y ago)04MitPHPPHP &gt;=5.6

Since Nov 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jahem/tp3.2_composer)[ Packagist](https://packagist.org/packages/jahem/tp3.2_composer)[ RSS](/packages/jahem-tp32-composer/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (8)Versions (2)Used By (0)

使用方法
----

[](#使用方法)

### 项目根目录执行

[](#项目根目录执行)

```
$ github：git clone https://github.com/jahem/tp3.2_composer.git org
$ gitee：git clone https://gitee.com/jahem/tp3.2_composer.git org //国内github太慢，使用gitee
$ cd org
$ composer install

```

### 执行完后修改入口文件 index.php , 所有运行代码最上面增加

[](#执行完后修改入口文件-indexphp--所有运行代码最上面增加)

```
$ define('START_PATH',__DIR__);
$ require START_PATH.'/org/vendor/autoload.php'; //引入composer自动加载入口

```

### 所有操作完成，请尽情使用，后续的composer类库，可直接在org目录下执行

[](#所有操作完成请尽情使用后续的composer类库可直接在org目录下执行)

#### PS:注意安装的php版本问题，tp3.2 默认无法使用 5.6^,要用7.0需要修改mysql类或找低于5.6^的composer类，也还要注意依赖的

[](#ps注意安装的php版本问题tp32-默认无法使用-56要用70需要修改mysql类或找低于56的composer类也还要注意依赖的)

如:

```
$ cd org
$ composer require overtrue/wechat:~3.1 -vvv

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1696d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24411136?v=4)[jahem](/maintainers/jahem)[@jahem](https://github.com/jahem)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jahem-tp32-composer/health.svg)

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

###  Alternatives

[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)

PHPackages © 2026

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