PHPackages                             able/statics - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. able/statics

AbandonedLibrary[Utility &amp; Helpers](/categories/utility)

able/statics
============

phpABLE static class implementation

0306PHP

Pushed 4y ago1 watchersCompare

[ Source](https://github.com/phpable/statics)[ Packagist](https://packagist.org/packages/able/statics)[ RSS](/packages/able-statics/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersionsUsed By (0)

Introduction
------------

[](#introduction)

The phpABLE abstractions library provided an ability to declare static classes.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.0.0
- [able/exceptions](https://github.com/phpable/exceptions)

Install
-------

[](#install)

There's a simple way to install the `able/statics` package via [Composer](http://getcomposer.org):

```
composer require able/statics
```

Usage
-----

[](#usage)

Please, follow the example below:

```
use \Able\Static\TStatic;

class StaticExample {
    use TStatic;

}
```

License
-------

[](#license)

This package is released under the [MIT license](https://github.com/phpable/statics/blob/master/LICENSE).

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity8

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/352296?v=4)[able](/maintainers/able)[@able](https://github.com/able)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/able-statics/health.svg)

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

###  Alternatives

[williamson/laragram

A Laravel Wrapper for telegram-cli

282.8k](/packages/williamson-laragram)

PHPackages © 2026

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