Login   Register  
PHP Classes
elePHPant
Icontem

File: examples/autoloader-example-files/README

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Carlo Pietrobattista  >  PHP Handyman  >  examples/autoloader-example-files/README  >  Download  
File: examples/autoloader-example-files/README
Role: Auxiliary data
Content type: text/plain
Description: autoloader example files folder
Class: PHP Handyman
Dynamically add functions to an object
Author: By
Last change:
Date: 2013-12-10 08:48
Size: 532 bytes
 

Contents

Class file image Download
   
EXAMPLE FOLDER WITH CLASSES FOR THE HANDYMAN AUTOLOADER EXAMPLES:
 

- HmTestClass.php		example class file for the autoloader added as directory
- hmtestclassln.php		lowercase class file example for the autoloader added as directory
- class-file.php			example class file added to the autoloder
- ns-class-file.php		namespaced example class file added to the autoloder
- namespaceTest		example folder with namespaced classes added to the autoloade
- test-separators		example folder with classes with different naming conventions