PHPackages                             wj/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. wj/statics

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

wj/statics
==========

use class function like static function;more like laravel facade

2.0(9y ago)010MITPHP

Since Feb 20Pushed 9y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (5)Used By (0)

statics
=======

[](#statics)

use class function like static function;more like laravel facade eg: include\_once **ROOT** .'/vendor/autoload.php';

$aliases = \[ 'Cache' =&gt; 'Statics\\Cache', 'Config'=&gt; 'Statics\\Config' \]; $autoloader = (new Statics\\Autoload($aliases))-&gt;register();

$locale = Config::get('app.locale', 'en\_us');

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

Total

2

Last Release

3416d ago

Major Versions

0.1.x-dev → 2.02017-02-21

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[pds/skeleton

Standard for PHP package skeletons.

2.4k412.4k247](/packages/pds-skeleton)[avstudnitz/fast-simple-import

Wrapper for Magento ImportExport functionality, which imports products and customers from arrays

3023.9k](/packages/avstudnitz-fast-simple-import)

PHPackages © 2026

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