Download the PHP package respect/loader without Composer
On this page you can find all versions of the php package respect/loader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download respect/loader
More information about respect/loader
Files in respect/loader
Download respect/loader
More information about respect/loader
Files in respect/loader
Vendor respect
Package loader
Short Description Minimalistic Autoloader, PSR-0 complient.
License BSD Style
Homepage http://respect.li
Package loader
Short Description Minimalistic Autoloader, PSR-0 complient.
License BSD Style
Homepage http://respect.li
Please rate this library. Is it a good library?
Informations about the package loader
Respect\Loader
A simple, minimalist class loader that implements the PSR-0 spec.
Configuration
Respect\Loader needs the include_path properly configured. Add your library to the include_path directive in php.ini or set up in runtime like this:
See http://php.net/include_path for more info.
Usage
Add this single line one single time to your project:
Installation
Please use PEAR. More instructions on the Respect PEAR channel
Advanced Usage
If you don't like auto-registering, you can define a constant flag to Respect:
All versions of loader with dependencies
PHP Build Version
Package Version
No informations.
The package respect/loader contains the following files
Loading the files please wait ....