News Feed
Jobs Feed
Sections




News Archive
ZendCasts.com:
Fun with Phar
October 04, 2011 @ 08:14:16

New today on ZendCasts.com there's a screencast tutorial about using phar archives in your applications.

Phar is a new thing that's developed on the horizon over the last few years that's essentially a PHP archive or library.

He shows how to set up a basic application (non-Zend Framework) that does a "hello world" sort of output showing a date "next week". Also included are the commands to bundle it up into a phar archive using the features already built into PHP. The build stub uses the buildFromDirectory and compression/buffering. He also points out a common problem with the default settings on many PHP installed - an INI setting that disables phar creation. Thankfully, it's easy to change via a ini_set call updating the "phar.readonly" setting.

0 comments voice your opinion now!
screencast zendcast archive phar tutorial introduction


blog comments powered by Disqus

Similar Posts

Nefarious Designs Blog: Vagrant Virtualised Dev Environments

Freek Lijten: SOLID - The D is for Dependency Inversion Principle

NetTuts.com: How to Upload Files with CodeIgniter and AJAX

Freek Lijten's Blog: Git commit hooks using PHP

Stefan Mischook's Blog: PHP Video Tutorial: PHP Loops


Community Events











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


series release composer tool object testing interview development example podcast framework unittest functional opinion community introduction code conference zendframework2 language

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