Saturday, 31 August 2013

Zend Class Map autoloader

Zend Class Map autoloader

References

Reference NO 1

http://framework.zend.com/manual/2.0/en/modules/zend.loader.class-map-autoloader.html

Reference NO 2

http://akrabat.com/zend-framework-2/using-zendloaderautoloader/

Reference NO 3

http://stackoverflow.com/questions/15187586/zend-class-map-autoloader

Reference NO 4

http://stackoverflow.com/questions/8559107/autoload-custom-library-in-zend-framework-2-0

Reference NO 5

http://irmantas.com/2011/04/11/faster-class-loading-in-zend-framework-application/

Reference NO 6

http://robertbasic.com/blog/using-the-new-autoloaders-from-zend-framework-1-12

Reference NO 7

http://symfony-world.blogspot.com/2012/11/php-autoloader-using-zend-framework.html

Reference NO 8

https://github.com/zendframework/zf2/blob/master/bin/classmap_generator.php

No comments:

Post a Comment