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 1mo ago

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

1522d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7944016b32d1b4f6177f8b5288ea55d8ec0b198d15784f7fa1ac10605b586b4c?d=identicon)[yanggenxin](/maintainers/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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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