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

ActiveProject[Framework](/categories/framework)

livesugar/framework
===================

Live Sugar Framework

0.0.7(7y ago)0213MITJavaScriptPHP &gt;=7.2.4

Since Jun 19Pushed 7y agoCompare

[ Source](https://github.com/LiveSugar/framework)[ Packagist](https://packagist.org/packages/livesugar/framework)[ Docs](https://github.com/LiveSugar/framework)[ RSS](/packages/livesugar-framework/feed)WikiDiscussions master Synced today

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

Documentation
=============

[](#documentation)

Install
-------

[](#install)

With create directory to latest stability version

```
composer create-project livesugar/framework

```

Current directory

```
composer create-project livesugar/framework .

```

Version of develop to current directory

```
composer create-project --prefer-dist  livesugar/framework . dev-master@dev

```

Examples
--------

[](#examples)

Call apps to HTTP GET query

```
http://example.com?apps=uuid

```

Call view to HTTP GET query

```
http://example.com?view=page/index

```

Call apps to PHP file

```
$this->nameapps();
# or
$this->namespace->nameapps();
# or
$this->categoryapps->nameapps();
```

Call apps to PHTML file

```
nameapps() ?>
nameclass->namemethod() ?>
```

Call view to PHTML file

```
nameview(); ?>
```

History
-------

[](#history)

1. [WebCMF](https://github.com/xezzus/webcmf)
2. [WebCMF2](https://github.com/xezzus/webcmf2)
3. [WebCMF3](https://github.com/xezzus/webcmf3)
4. [Humanity](https://github.com/xezzus/humanity)
5. [LiveSugar (current)](https://github.com/LiveSugar/framework)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

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

Recently: every ~23 days

Total

7

Last Release

2850d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/238944?v=4)[Buturlakin Andrey](/maintainers/xezzus)[@xezzus](https://github.com/xezzus)

---

Top Contributors

[![xezzus](https://avatars.githubusercontent.com/u/238944?v=4)](https://github.com/xezzus "xezzus (132 commits)")

---

Tags

phpframeworklivesugarPVF

### Embed Badge

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

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

PHPackages © 2026

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