PHPackages                             diskerror/autoload - 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. diskerror/autoload

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

diskerror/autoload
==================

An autoloader using the Composer generated autoload files and the Ds data structures.

021PHP

Since Jan 7Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/diskerror/Autoload)[ Packagist](https://packagist.org/packages/diskerror/autoload)[ RSS](/packages/diskerror-autoload/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Autoload
========

[](#autoload)

An autoloader using the Composer generated autoload files and the Ds data structures.

Usage
-----

[](#usage)

Replace "vendor/autoload.php" with:

```
require 'vendor/diskerror/autoload/autoload.php';

```

Benchmarks
==========

[](#benchmarks)

Tests run on Mac Studio M2 Max.

OPcache off
-----------

[](#opcache-off)

RunTypeInit Time (ms)Load Time (ms)Total Time (ms)Memory (MB)1Composer0.35432.76732.7673.181Diskerror0.27036.09136.0913.1522Composer0.34524.04824.0483.181Diskerror0.23026.31326.3133.1523Composer0.33123.73923.7393.181Diskerror0.22926.50126.5013.1524Composer0.36226.95926.9593.181Diskerror0.22626.81226.8123.152OPcache on
----------

[](#opcache-on)

The cache is cold on the first run.

RunTypeInit Time (ms)Load Time (ms)Total Time (ms)Memory (MB)1Composer1.034136.397136.3981.816Diskerror0.40244.03344.0330.0872Composer0.20643.14243.1420.084Diskerror0.15944.70444.7040.0863Composer0.19843.61943.6190.084Diskerror0.15745.01245.0120.0864Composer0.19542.31242.3120.084Diskerror0.18358.5258.520.086Conclusion
----------

[](#conclusion)

It looks like this program is only slightly useful particularly if OPcache is turned on.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance52

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity12

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://www.gravatar.com/avatar/de18a4570030c27e1456012a27601a42e8ffdb7fbc6cdc54acfd779ff6289263?d=identicon)[diskerror](/maintainers/diskerror)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/diskerror-autoload/health.svg)

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

###  Alternatives

[ricklab/location

A library of PHP objects for spatial calculations

1533.0k](/packages/ricklab-location)

PHPackages © 2026

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