2017 © Pedro Peláez
 

library loader

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

image

cliprz/loader

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

  • Wednesday, January 8, 2014
  • by Cliprz
  • Repository
  • 2 Watchers
  • 4 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Cliprz\Loader\Autoload class

Single PHP file can autoload all classes and interfaces in your project., (*1)

Features

  • Simple
  • Fast
  • Support PSR-0 standard
  • Support Class mapping
  • Support Alias for namespace

Download and install

This class written under PHP 5.4 or newer. its simple to install only Download it and use it., (*2)

You can also Download Cliprz\Loader from Composer, (*3)

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

How to use it

You can read Manual , And we already explained Cliprz\Loader\Autoload class in Tests directory., (*4)

Author

Part of Cliprz framework, Copyright 2013 Cliprz, under MIT License., (*5)

The Versions

08/01 2014

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Yousef Ismaeil

loader autoload psr-0 cliprz

08/01 2014

1.0.1

1.0.1.0

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

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Yousef Ismaeil

loader autoload psr-0 cliprz

07/01 2014

1.0.0

1.0.0.0

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

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Yousef Ismaeil

loader autoload psr-0 cliprz