Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

ZendCasts.com:
PHAR Out Autoloading
Oct 12, 2011 @ 14:13:35

On the ZendCasts.com site there's a new screencast posted looking at autoloading in phar, the packaging tool built into PHP. This is a continuation of the series started here.

Building on the foundation from the previous screencast, he shows how to enhance it and allow it to autoload based on an autoloader defined in a "stub.php" file.

You can grab the complete source for this screencast over on github.

tagged: screencast tutorial autoload phar package stub

Link:


Trending Topics: