PHPackages                             pagon/app - 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. pagon/app

ActiveLibrary

pagon/app
=========

Pagon app skelton

0.1.6(12y ago)660MITPHPPHP &gt;=5.3.9

Since Apr 3Pushed 12y ago2 watchersCompare

[ Source](https://github.com/pagon/app)[ Packagist](https://packagist.org/packages/pagon/app)[ RSS](/packages/pagon-app/feed)WikiDiscussions master Synced 2mo ago

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

说明
--

[](#说明)

`pagon/app`是一个基于[pagon](https://github.com/hfcorriez/pagon)框架的应用基本骨架，用来快速创建和开发一套Web应用。

本应用使用[paris](https://github.com/j4mie/paris)做数据库模型，使用[phpmig](https://github.com/davedevelopment/phpmig)来管理数据库升级

安装
--

[](#安装)

```
composer.phar create-project pagon/app myapp
```

目录结构（建议）
--------

[](#目录结构建议)

```
- bin			命令行可执行文件
  - task		命令行任务入口
- config		配置目录
- migrations	数据库升级和创建文件
- public		网站根目录
  - static		静态文件目录
  - index.php	网站入口文件
- src			网站源代码
  - Route		控制器
    - Web		网站控制器
    - Cli		命令行控制器
  - Helper		助手文件
- views			模板文件夹
- tests			测试用例
- vendor		Composer自动生成的依赖库目录

```

License
-------

[](#license)

(The MIT License)

Copyright (c) 2012 hfcorriez &lt;&gt;

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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 ~28 days

Recently: every ~18 days

Total

7

Last Release

4618d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/052da9fcd2d35025de486c255a8b4d38a67b2626b6ca626f6681bbc00187e62b?d=identicon)[hfcorriez](/maintainers/hfcorriez)

---

Top Contributors

[![hfcorriez](https://avatars.githubusercontent.com/u/119550?v=4)](https://github.com/hfcorriez "hfcorriez (20 commits)")

---

Tags

examplepagonskelton

### Embed Badge

![Health badge](/badges/pagon-app/health.svg)

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

###  Alternatives

[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)

PHPackages © 2026

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