PHPackages                             nicecp/bootstrap - 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. nicecp/bootstrap

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

nicecp/bootstrap
================

Autoloader

1.0.0.1(8y ago)10157MITPHPPHP &gt;=5.3

Since Jun 28Pushed 5y ago2 watchersCompare

[ Source](https://github.com/nicecp/Bootstrap)[ Packagist](https://packagist.org/packages/nicecp/bootstrap)[ Docs](http://www.iyov.io)[ RSS](/packages/nicecp-bootstrap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Bootstrap
=========

[](#bootstrap)

PHP 初始化自动加载类

使用
--

[](#使用)

```
require_once __DIR__ . '/../Bootstrap/Autoloader.php';

\Bootstrap\Autoloader::instance()->init();
```

测试
--

[](#测试)

> 进入单元测试目录，并执行`php test.php`

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3220d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a1def15badd2922920911376e0f5ac0e36ec3eae7c57cf0b7fd2cfe69cd8da3c?d=identicon)[null](/maintainers/null)

---

Top Contributors

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

---

Tags

autoloaderbootstarp

### Embed Badge

![Health badge](/badges/nicecp-bootstrap/health.svg)

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

###  Alternatives

[typo3/class-alias-loader

Amends the composer class loader to support class aliases to provide backwards compatibility for packages

4313.7M21](/packages/typo3-class-alias-loader)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

525.5M69](/packages/automattic-jetpack-autoloader)[roots/bedrock-autoloader

An autoloader that enables standard plugins to be required just like must-use plugins

405.6M51](/packages/roots-bedrock-autoloader)[lochmueller/autoloader

Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.

19364.9k5](/packages/lochmueller-autoloader)[linkorb/autotune

Tune your autoloader

177.0k17](/packages/linkorb-autotune)[bnomei/autoloader-for-kirby

Helper to automatically load various Kirby extensions in a plugin

185.7k2](/packages/bnomei-autoloader-for-kirby)

PHPackages © 2026

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