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

Abandoned → [liluoao/phalcon](/?search=liluoao%2Fphalcon)ArchivedProject[Framework](/categories/framework)

liluoao/phalcon
===============

A framework template made of Phalcon

v1.1.0(8y ago)15MITPHPPHP &gt;=7.1

Since Feb 27Pushed 8y agoCompare

[ Source](https://github.com/liluoao/phalcon-framework)[ Packagist](https://packagist.org/packages/liluoao/phalcon)[ Docs](https://github.com/huobanyangche/phalcon-framework)[ RSS](/packages/liluoao-phalcon/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Phalcon
=======

[](#phalcon)

[![Packagist](https://camo.githubusercontent.com/3002866e1e7eee689444c762e91f600d554389e7f2baf666fdbd9b8d048f214b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c696c756f616f2f7068616c636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/liluoao/phalcon)

### 安装本库

[](#安装本库)

```
composer create-project liluoao/phalcon
```

### 安装Phalcon

[](#安装phalcon)

Phalcon 是使用 C 扩展编写、高性能的 PHP 框架。

Windows用户可以在 下载 `.dll` 文件，加入 `php.ini` 配置中：

```
extension=php_phalcon.dll
```

重启你的WEB服务器后，在 `phpinfo()` 中看到 Phalcon 扩展，代表你安装成功。

### 安装Phalcon-devtool

[](#安装phalcon-devtool)

[phalcon-devtools](https://github.com/phalcon/phalcon-devtools) 是Phalcon开发者工具，可以自动生成代码，和为IDE创建Phalcon语法提示。

```
git clone https://github.com/phalcon/phalcon-devtools.git
```

然后将目录加入系统环境变量**PATH**，在命令行输入：

```
phalcon --help
```

返回如下信息，说明设置成功：

```
Phalcon DevTools (3.2.12)

Help:
  Lists the commands available in Phalcon devtools

Available commands:
  info             (alias of: i)
  commands         (alias of: list, enumerate)
  controller       (alias of: create-controller)
  module           (alias of: create-module)
  model            (alias of: create-model)
  all-models       (alias of: create-all-models)
  project          (alias of: create-project)
  scaffold         (alias of: create-scaffold)
  migration        (alias of: create-migration)
  webtools         (alias of: create-webtools)
  serve            (alias of: server)
  console          (alias of: shell, psysh)
```

#### 为IDE创建语法提示

[](#为ide创建语法提示)

进入 `~/phalcon-devtools/ide` 文件夹，运行命令：

```
php gen-stubs.php
```

它会在本文件夹中生成相应版本语法目录，在你的IDE中导入 `Configure PHP Include Paths` 即可。

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

2999d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c3f3b036f73cc0fe5e7d2a90bff0dd15aacbcee0896a9adc969129f538b1d3ee?d=identicon)[李罗奥](/maintainers/%E6%9D%8E%E7%BD%97%E5%A5%A5)

---

Top Contributors

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

---

Tags

phalconphpphp-frameworkphpphalconphp framework

### Embed Badge

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

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

###  Alternatives

[oleksandr-torosh/yona-cms

Yona CMS - open source content management system (CMS). Written in Phalcon PHP Framework (v 1.3.x). Has a convenient modular structure. Has simple configuration and architecture. Can be easily modified for any task with any loads.

3652.1k](/packages/oleksandr-torosh-yona-cms)[zemit-cms/core

Build high-performance PHP applications faster with Phalcon Kit — a modular developer toolkit that extends the Phalcon framework.

138.2k1](/packages/zemit-cms-core)

PHPackages © 2026

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