PHPackages                             yii2-contrib/better - 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. yii2-contrib/better

ActiveLibrary[Framework](/categories/framework)

yii2-contrib/better
===================

Better implement of the yii2

1.0.3(8y ago)014MITPHPPHP ~5.6|~7.0

Since Mar 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yii2-contrib/better)[ Packagist](https://packagist.org/packages/yii2-contrib/better)[ Docs](https://github.com/yii2-contrib/better)[ RSS](/packages/yii2-contrib-better/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

Skeleton
========

[](#skeleton)

[![Build Status](https://camo.githubusercontent.com/5219c0e6f1c9670dce14c140a797b0798a08da159504d3bcd5891af8d011e10a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c696368756e7169616e672f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/lichunqiang/skeleton)[![version](https://camo.githubusercontent.com/79c7700bc28f0e6a2563c6e15acdd8ea70f3e878c03ab0b32bca4f7eca5dd375/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c696768742f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/light/skeleton)[![Download](https://camo.githubusercontent.com/9a01d27777632ac3bd00d8caf9fab839093f81f21b757fc9337032d4d4033130/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c696768742f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/light/skeleton)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1c8c9b41845f8ff35dba19b48a82c0d0b3e6e2973b41b54c43bed00e5c809fda/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c696368756e7169616e672f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/lichunqiang/skeleton)[![Code Coverage](https://camo.githubusercontent.com/72054efce640db340611388c6789198fe7d709a75cd637b98cf4ee9c1136e316/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6c696368756e7169616e672f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/lichunqiang/skeleton)[![Contact](https://camo.githubusercontent.com/75bf8da95e146782f05a9a4c946f35fed67adbea1b2bf3c15eef0f69be64c8d8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f776569626f2d406368756e7169616e672d626c75652e7376673f7374796c653d666c61742d737175617265)](http://weibo.com/chunqiang)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist light/skeleton "~1.0.0"

```

or add

```
"light/skeleton": "~1.0.0"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

```
$skeleton = new \light\skeleton\Skeleton();
$skeleton->run();

```

Tests
-----

[](#tests)

```
$ composer test

```

Change Log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

License
-------

[](#license)

[![MIT](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

4

Last Release

3097d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.4.0

1.0.3PHP ~5.6|~7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ead2ef2c9862aa3d75a97de86af1e3cfa919886e8981bf0808cddd93f563777?d=identicon)[light](/maintainers/light)

---

Top Contributors

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

---

Tags

yii2yiisoftbetter

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yii2-contrib-better/health.svg)

```
[![Health](https://phpackages.com/badges/yii2-contrib-better/health.svg)](https://phpackages.com/packages/yii2-contrib-better)
```

###  Alternatives

[yiisoft/yii2-twig

The Twig integration for the Yii framework

1431.9M32](/packages/yiisoft-yii2-twig)[yidas/yii2-bower-asset

Bower Assets for Yii 2 app provided via Composer repository

331.2M30](/packages/yidas-yii2-bower-asset)[devanych/yii2-cart

Shopping cart for Yii2

2011.2k](/packages/devanych-yii2-cart)[tecnocen/yii2-formgenerator

Yii 2 Library to configure form generator

145.7k](/packages/tecnocen-yii2-formgenerator)

PHPackages © 2026

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