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 today

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 14% 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

1640d 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

[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[php-soap/ext-soap-engine

An ext-soap engine implementation

443.2M7](/packages/php-soap-ext-soap-engine)[open-dxp/opendxp

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

7310.3k29](/packages/open-dxp-opendxp)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)

PHPackages © 2026

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