PHPackages                             php-angular/thinkphp - 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. php-angular/thinkphp

ActiveLibrary

php-angular/thinkphp
====================

php angular view engine for thinkphp

2.0.1(8y ago)014Apache-2.0PHPPHP &gt;=5.4.3

Since Apr 24Pushed 8y agoCompare

[ Source](https://github.com/php-angular/thinkphp)[ Packagist](https://packagist.org/packages/php-angular/thinkphp)[ Docs](http://zhaishuaigan.cn/php-angular)[ RSS](/packages/php-angular-thinkphp/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

> 此项目是php-angular在thinkphp5中使用的驱动, 可在tp5项目中使用composer安装, 安装后配置模板引擎为`Angular`即可.

1. 安装composer
-------------

[](#1-安装composer)

教程:

2. 安装驱动
-------

[](#2-安装驱动)

```
composer require php-angular/thinkphp

```

3. 修改或添加项目配置文件的模板引擎为Angular
---------------------------

[](#3-修改或添加项目配置文件的模板引擎为angular)

// config.php

```
'template' => [
    'type' => 'Angular',
],

```

资源教程
----

[](#资源教程)

1. 核心模板解析库:
2. thinkphp5:

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~0 days

Total

3

Last Release

2943d ago

Major Versions

1.0.1 → 2.0.12018-04-24

2.0.1 → 5.1.x-dev2018-04-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/8de7cad794f207e3d59edeb9fd8795cbffc43f04408ef416109a313179beaf90?d=identicon)[shuai](/maintainers/shuai)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/php-angular-thinkphp/health.svg)

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

###  Alternatives

[topthink/think-angular

think angular view engine

4126.4k2](/packages/topthink-think-angular)

PHPackages © 2026

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