PHPackages                             phossa2/libs - 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. phossa2/libs

ActiveComposer-plugin[Framework](/categories/framework)

phossa2/libs
============

Bundle of phossa2 libraries for the framework.

022PHP

Since Oct 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/phossa2/libs)[ Packagist](https://packagist.org/packages/phossa2/libs)[ RSS](/packages/phossa2-libs/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

phossa2/libs
============

[](#phossa2libs)

[![Build Status](https://camo.githubusercontent.com/0453b387b613482507abbda5391cbecc9846ca6d0f33b8ee1387f0fde64462d0/68747470733a2f2f7472617669732d63692e6f72672f70686f737361322f6c6962732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phossa2/libs)[![Code Quality](https://camo.githubusercontent.com/76799a10e50de72aa7bfe9394442789f0befcd7c3da7347c669584000bdf9508/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f70686f737361322f6c6962732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/phossa2/libs/)[![Code Climate](https://camo.githubusercontent.com/045a77af5d3d710451daf5fe214276b98fe6528b6e682614ebaef1f5f5e2ed8a/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f70686f737361322f6c6962732f6261646765732f6770612e737667)](https://codeclimate.com/github/phossa2/libs)[![PHP 7 ready](https://camo.githubusercontent.com/0c2eef72ab7b631c53cae5166c847388220a5ab5f1c049ff94162a2ac3b9445c/687474703a2f2f7068703772656164792e74696d6573706c696e7465722e63682f70686f737361322f6c6962732f6d61737465722f62616467652e737667)](https://travis-ci.org/phossa2/libs)[![HHVM](https://camo.githubusercontent.com/0c8368799c9cbbc75561d42865e046b093305f153fa1453aa4403db4eca272db/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f70686f737361322f6c6962732e7376673f7374796c653d666c6174)](http://hhvm.h4cc.de/package/phossa2/libs)[![Latest Stable Version](https://camo.githubusercontent.com/33b797414c1f19e196496a4c1a076d6beb7d6a7b3ca903c3c512933c56edf16c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f70686f737361322f6c6962732e7376673f7374796c653d666c6174)](https://packagist.org/packages/phossa2/libs)[![License](https://camo.githubusercontent.com/4fc6538ded72843e26a272d300ce4c95da083ce92576e10e4fdd505d579a8125/68747470733a2f2f696d672e736869656c64732e696f2f3a6c6963656e73652d6d69742d626c75652e737667)](http://mit-license.org/)

**phossa2/libs** is the bundle of phossa2 libraries for the framework.

It requires PHP 5.4, supports PHP 7.0+ and HHVM. It is compliant with [PSR-1](http://www.php-fig.org/psr/psr-1/ "PSR-1: Basic Coding Standard"), [PSR-2](http://www.php-fig.org/psr/psr-2/ "PSR-2: Coding Style Guide"), [PSR-3](http://www.php-fig.org/psr/psr-3/ "PSR-3: Logger Interface"), [PSR-4](http://www.php-fig.org/psr/psr-4/ "PSR-4: Autoloader"), and the proposed [PSR-5](https://github.com/phpDocumentor/fig-standards/blob/master/proposed/phpdoc.md "PSR-5: PHPDoc").

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

[](#installation)

Install via the `composer` utility.

```
composer require "phossa2/libs"
```

or add the following lines to your `composer.json`

```
{
    "require": {
       "phossa2/libs": "2.*"
    }
}
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) from more information.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTE](CONTRIBUTE.md) for more information.

Dependencies
------------

[](#dependencies)

- PHP &gt;= 5.4.0
- psr/log ~1.0
- psr/cache ~1.0
- wixel/gump &gt;= 1.4,
- zendframework/zend-diactoros ^1.3.0
- container-interop/container-interop ~1.0

License
-------

[](#license)

[MIT License](http://mit-license.org/)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19922046?v=4)[Hong Zhang](/maintainers/phossa2)[@phossa2](https://github.com/phossa2)

---

Top Contributors

[![phossa](https://avatars.githubusercontent.com/u/8499165?v=4)](https://github.com/phossa "phossa (10 commits)")[![phossa2](https://avatars.githubusercontent.com/u/19922046?v=4)](https://github.com/phossa2 "phossa2 (1 commits)")

### Embed Badge

![Health badge](/badges/phossa2-libs/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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