PHPackages                             colaphp/core - 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. colaphp/core

ActiveLibrary[Framework](/categories/framework)

colaphp/core
============

1.1.3(4mo ago)022MITPHPPHP &gt;=5.6

Since Aug 18Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/nydia87/colaphp-core)[ Packagist](https://packagist.org/packages/colaphp/core)[ RSS](/packages/colaphp-core/feed)WikiDiscussions main Synced 1w ago

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

colaphp-core
============

[](#colaphp-core)

require colaphp/utils
=====================

[](#require-colaphputils)

框架核心、实现MVC功能

版本^1.0 基本mvc功能

```
//定义根目录
define('ROOT_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);
//定义App目录
define('APP_PATH', ROOT_PATH . 'app' . DIRECTORY_SEPARATOR);
//运行
\Colaphp\Core\App::run();
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance74

Regular maintenance activity

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Recently: every ~398 days

Total

7

Last Release

141d ago

### Community

Maintainers

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

---

Top Contributors

[![nydia87](https://avatars.githubusercontent.com/u/11849800?v=4)](https://github.com/nydia87 "nydia87 (7 commits)")

---

Tags

phpmvccolaphp

### Embed Badge

![Health badge](/badges/colaphp-core/health.svg)

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

###  Alternatives

[mirekmarek/php-jet

PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.

241.3k](/packages/mirekmarek-php-jet)

PHPackages © 2026

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