News Feed
Jobs Feed
Sections




News Archive
Cal Evans' Blog:
Lessons in Phar
July 20, 2009 @ 13:18:37

Cal Evans has been working with a new feature included in the recent PHP 5.3 release for a project he's been working on - phar.

In preparation of an episode of boxlunchtraining.com I have been doing a lot of research into creating and using PHP's new phar archives. While I've not answered all my questions yet, I've been able to do most of what I wanted. One of the tasks I wanted to complete was to create a phar archive for Zend Framework. Here is a very quick intro into how I did it. Most of this is just a reminder for me but if you find it useful then I'm glad.

He steps through the process for creating the archive - making the package.php file, setting up the file to add an entire directory's worth of files to the archive (RecursiveDirectoryIterator) and the stub.php to get his autoload working correctly.

1 comment voice your opinion now!
tutorial package phar


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Code Generation with Zend\CodeGenerator

NetTuts.com: Let’s TDD a Simple App in PHP

Fabien Potencier's Blog: Create your own framework... on top of the Symfony2 Components (part 10)

PHPit.net: PHP5 Class Basics, Part 1

Simon Jodet: Partial mocks with Mockery


Community Events











Don't see your event here?
Let us know!


framework community rest usergroup symfony2 podcast zendframework2 interview series phpunit language conference testing release symfony functional opinion introduction database development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework