PHPackages                             ideaa/crossphp - 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. ideaa/crossphp

ActiveProject[Framework](/categories/framework)

ideaa/crossphp
==============

light php framework

v1.3.3(5y ago)1063MITPHPPHP ^7.2.0

Since Jun 25Pushed 5y ago4 watchersCompare

[ Source](https://github.com/wonli/crossphp)[ Packagist](https://packagist.org/packages/ideaa/crossphp)[ Docs](http://www.crossphp.com/)[ RSS](/packages/ideaa-crossphp/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (1)Versions (12)Used By (0)

### CrossPHP

[](#crossphp)

为工程而设计，API优先

### 安装说明

[](#安装说明)

使用 composer 安装, [使用文档](http://document.crossphp.com/skeleton/ "CrossPHP")

```
composer create-project ideaa/crossphp cp ^v1

```

### 使用说明

[](#使用说明)

skeleton的app目录下包含四个项目 `web`, `admin`, `api`, `cli`

```
   app
	|-web
	|-admin
	|-cli
	|-api

```

`web` 是项目的主要工作目录, 只包含一个简单的展示性页面. 项目的代码主要集中在这里.
`admin` 是一个简单的后台管理系统, 包含登录, 密码管理, 密保卡管理, 简单的角色权限管理系统以及一个根据你的类和方法自动生成菜单的智能菜单系统. 在正常使用前请先打开`config\db.config.php`配置您的数据库, 并导入`sql\admin\back.sql`文件.
`cli` 管理需要在命令行模式下执行的代码.
`api` 管理用于对外提供接口的代码(默认JSON).

各app只是分工和入口不同, 其他都一样. 在使用中有任何问题欢迎加入我们的QQ群120801063

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Total

11

Last Release

2066d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/83f66c301e2725385af2a1081e0170378e7b9069f20ceee68767bb78d844036a?d=identicon)[ideaa](/maintainers/ideaa)

---

Top Contributors

[![wonli](https://avatars.githubusercontent.com/u/872939?v=4)](https://github.com/wonli "wonli (330 commits)")

---

Tags

frameworkwebcrossphp

### Embed Badge

![Health badge](/badges/ideaa-crossphp/health.svg)

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

###  Alternatives

[twitter/bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

174.6k1.8M28](/packages/twitter-bootstrap)[hprose/hprose

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

2.0k223.4k37](/packages/hprose-hprose)[silverstripe/behat-extension

SilverStripe framework extension for Behat

31592.7k5](/packages/silverstripe-behat-extension)[hprose/hprose-yii

Hprose Server for Yii 2

357.3k](/packages/hprose-hprose-yii)

PHPackages © 2026

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