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

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

objective/autoload
==================

My second Composer project

014PHP

Since Nov 14Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

autoload
========

[](#autoload)

Installation Guide
------------------

[](#installation-guide)

create a composer file and add: { "minimum-stability": "dev",

"require": { "php": "&gt;=5.6.4", "objective/autoload": "\*" },

"autoload": { "psr-4": { "Obinna\\":"src/" } } }

Install package: sudo composer require "objective/autoload":dev-master

Prepare project: copy the index.php file from package to your project directory

Generate optimised autoload file: composer dumpautoload -o

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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/ea61f83376a0a152ba4ea72768d9aa863d6c382cf3384a723ccc51971f950606?d=identicon)[obinna.johnphill](/maintainers/obinna.johnphill)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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