PHPackages                             cliprz/loader - 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. cliprz/loader

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

cliprz/loader
=============

Single PHP file can autoload all classes and interfaces in your project.

1.0.1(12y ago)4411MITPHPPHP &gt;=5.4

Since Jan 7Pushed 12y ago2 watchersCompare

[ Source](https://github.com/Cliprz/Loader)[ Packagist](https://packagist.org/packages/cliprz/loader)[ RSS](/packages/cliprz-loader/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Cliprz\\Loader\\Autoload class
==============================

[](#cliprzloaderautoload-class)

Single PHP file can autoload all classes and interfaces in your project.

Features
--------

[](#features)

- Simple
- Fast
- Support [PSR-0 standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)
- Support Class mapping
- Support Alias for namespace

Download and install
--------------------

[](#download-and-install)

This class written under PHP 5.4 or newer. its simple to install only [Download](https://github.com/Cliprz/Loader/archive/master.zip) it and use it.

You can also Download Cliprz\\Loader from Composer

```
{
    "require": {
        "php": ">=5.4",
		"cliprz/loader": "1.0.*"
    }
}
```

How to use it
-------------

[](#how-to-use-it)

You can read [Manual](https://github.com/Cliprz/Loader/tree/master/MANUAL.md) , And we already explained Cliprz\\Loader\\Autoload class in [Tests](https://github.com/Cliprz/Loader/tree/master/Tests) directory.

Author
------

[](#author)

- [Yousef Ismaeil](https://github.com/Cliprz/)

Copyright and license
---------------------

[](#copyright-and-license)

Part of Cliprz framework, Copyright 2013 Cliprz, under [MIT License](LICENSE).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

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

Total

2

Last Release

4557d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2878229?v=4)[Yousef Ismaeil](/maintainers/Cliprz)[@Cliprz](https://github.com/Cliprz)

---

Top Contributors

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

---

Tags

autoloadloaderpsr-0Cliprz

### Embed Badge

![Health badge](/badges/cliprz-loader/health.svg)

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k193.1M3.0k](/packages/composer-composer)[nette/robot-loader

🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

89454.3M347](/packages/nette-robot-loader)[classpreloader/classpreloader

Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case

37642.7M32](/packages/classpreloader-classpreloader)[funkjedi/composer-include-files

Include files at a higher priority than autoload files.

1263.3M19](/packages/funkjedi-composer-include-files)[m1/env

Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.

6112.5M23](/packages/m1-env)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

545.9M113](/packages/automattic-jetpack-autoloader)

PHPackages © 2026

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