PHPackages                             be-framework/skeleton - 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. be-framework/skeleton

ActiveProject[Framework](/categories/framework)

be-framework/skeleton
=====================

0.x-dev(3w ago)024[2 PRs](https://github.com/be-framework/be-skeleton/pulls)MITPHPPHP ^8.3

Since May 1Pushed 1w agoCompare

[ Source](https://github.com/be-framework/be-skeleton)[ Packagist](https://packagist.org/packages/be-framework/skeleton)[ RSS](/packages/be-framework-skeleton/feed)WikiDiscussions 0.x Synced 1w ago

READMEChangelogDependencies (6)Versions (4)Used By (0)

Be Framework App
================

[](#be-framework-app)

Project template for [Be Framework](https://be-framework.github.io/).

Getting Started
---------------

[](#getting-started)

```
composer create-project be-framework/skeleton MyProject --stability dev
cd MyProject
```

Usage
-----

[](#usage)

```
composer dev      # semantic log only → var/log/.json
composer profile  # semantic profiling → var/log/.json
composer stree    # render the latest log as a tree
composer stree:full # render the latest log as a semantic full tree

# direct invocation (BEAR.Sunday-style URI)
php bin/be.php
php bin/be.php 'hello?name=Alice'
php bin/be.php 'order?customerId=42&items[]=P1001'
```

Run `composer dev` or `composer profile` before `composer stree` if you need a fresh log. See `CLAUDE.md` for the dev loop, `MODULE` env var, and the URI invocation convention.

Namespace
---------

[](#namespace)

The generated app uses the `Be\App` namespace by default. You can rename it to your own namespace with AI tools or find-and-replace.

Learn More
----------

[](#learn-more)

- [Be Framework Documentation](https://be-framework.github.io/)
- [Directory Layout](https://be-framework.github.io/manuals/1.0/en/convention/directory-layout.html) — what each `src//` slot is for.
- [be-skills](https://github.com/be-framework/be-skills) — Claude Code skills for building Be Framework apps end-to-end (project setup, design workflow, dev loop, debugging).
- [be-patterns](https://github.com/be-framework/be-patterns) — eight runnable pattern demos (Linear, Diamond, Branching, Cascade Diamond, Complex Convergence, …).

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance97

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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

24d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/db4fc75ffc631168d0d7143b6f2c24b1534dfb921212bd851c026c5cbbb1344d?d=identicon)[koriym](/maintainers/koriym)

---

Top Contributors

[![koriym](https://avatars.githubusercontent.com/u/529021?v=4)](https://github.com/koriym "koriym (51 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/be-framework-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/be-framework-skeleton/health.svg)](https://phpackages.com/packages/be-framework-skeleton)
```

###  Alternatives

[bear/sunday

A resource-oriented application framework

251611.8k25](/packages/bear-sunday)[bear/package

BEAR.Sunday application framework package

30553.3k25](/packages/bear-package)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[lorenzo/piping-bag

CakePHP 4 plugin for using Ray.Di as a Dependency Injection Container

35121.4k1](/packages/lorenzo-piping-bag)[koriym/dii

Dependency Injection Plugin for Yii 1

17244.5k](/packages/koriym-dii)[be-framework/be

Be Framework - The Ontological Programming Framework for PHP

263.1k1](/packages/be-framework-be)

PHPackages © 2026

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