shake-php/autoloading

Autoloading made simple with Shake PHP.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/shake-php/autoloading

v1.1.1 2018-05-01 23:22 UTC

This package is not auto-updated.

Last update: 2025-10-03 14:18:04 UTC


README

PHP from Travis config Build Status Coveralls github branch Latest Stable Version License

The shake autoloader is to make autoloading of classes and files easy.

Installation

via Shake:

If you already use shake as your dependency manager it is already installed.

via Composer:

composer require shake-php/autoloading

Autoloaders

  • Psr4 Autoloader
  • Classmap Autoloader
  • Files Autoloader

General Public License

Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.

Links