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

ActiveLibrary[Framework](/categories/framework)

fe/phalcon-project
==================

基于phalcon/devtools 3.4 扩展的创建项目工具，扩展了适合自己使用的项目结构

v1.0.0(4y ago)17MITPHPPHP 7.2.34

Since Mar 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yanggenxin520wgy/phalcon-project)[ Packagist](https://packagist.org/packages/fe/phalcon-project)[ RSS](/packages/fe-phalcon-project/feed)WikiDiscussions main Synced today

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

phalcon-project
---------------

[](#phalcon-project)

基于phalcon/devtools 3.4 扩展的创建项目工具，扩展了适合自己使用的项目结构

环境要求
----

[](#环境要求)

- PHP&gt;=7.2
- Phalcon &gt;=3.4
- Phalcon/devtools &gt;=3.4
- vlucas/phpdotenv &gt;=2.4
- composer &gt;=2.0

通过composer安装
------------

[](#通过composer安装)

```
composer require fe/phalcon-project

```

或者创建一个composer.json文件

```
{
    "require": {
        "phalcon-project": "~1.0"
    }
}
```

然后执行：

```
composer install

```

用法
--

[](#用法)

进到工具src目录，然后执行

```
php index.php

```

```
$ php index.php

Project Version (1.0.0)

Available commands:
  info             (alias of: i)                       -显示环境信息
  commands         (alias of: list, enumerate)         -列举所有支持的命令
  controller       (alias of: create-controller)       -创建controller文件
  module           (alias of: create-module)           -创建一个新模块
  model            (alias of: create-model)            -创建model文件
  all-models       (alias of: create-all-models)       -根据数据库表创建所有的model文件
  project          (alias of: create-project)          -创建新项目
  migration        (alias of: create-migration)        -创建数据库迁移文件
```

LICENSE
-------

[](#license)

It is open source software licensed under the [MIT](https://github.com/yanggenxin520wgy/phalcon-project/blob/main/LICENSE).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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

1568d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M300](/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)
