PHPackages                             phalcon-framwork/extensions - 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. phalcon-framwork/extensions

ActivePhalcon-extensions[Framework](/categories/framework)

phalcon-framwork/extensions
===========================

phalcon extensions for phalcon-framwork

v1.0.0(7y ago)05311Apache-2.0PHPPHP &gt;=7.0

Since Dec 1Pushed 7y agoCompare

[ Source](https://github.com/zhaoyang1214/phalcon-framwork-extensions)[ Packagist](https://packagist.org/packages/phalcon-framwork/extensions)[ RSS](/packages/phalcon-framwork-extensions/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (1)

phalcon-framwork的扩展
-------------------

[](#phalcon-framwork的扩展)

#### volt扩展在服务中使用

[](#volt扩展在服务中使用)

```
use use PhalconExtensions\Volt as VoltExtension;
...

$di->setShared('viewEngineVolt', function (View $view, DI $di) {
    ...
    // 获取编译器对象
    $compiler = $viewEngineVolt->getCompiler();
    // 添加扩展
    $compiler->addExtension(new VoltExtension());
    return $viewEngineVolt;
});
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

Every ~0 days

Total

2

Last Release

2767d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22496108?v=4)[赵阳](/maintainers/zhaoyang1214)[@zhaoyang1214](https://github.com/zhaoyang1214)

---

Top Contributors

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

---

Tags

phalcon-extensions

### Embed Badge

![Health badge](/badges/phalcon-framwork-extensions/health.svg)

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

###  Alternatives

[laravel/socialite

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

5.7k104.3M840](/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)
