News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
A real gem - PHP_CompatInfo
December 28, 2010 @ 09:34:40

In this new post to his blog Robert Basic takes a look at what he calls a "real gem" in defining the requirements of his application - PHP_CompatInfo.

Last night I was pondering how nice would it be to have a tool of some sort, that would simply spit out what version of PHP does my app require. Something like: here are my .php files, what PHP version and/or extensions do I need for it? First I thought about jumping right in and writing it myself, but hey, this kind of a tool sounds way to useful not to be written already! After a bit of a googling there it was: PHP_CompatInfo. A nice PEAR package that can tell me everything I want about my code and even a bit more.

He includes a code snippet showing it in action. It's a basic example that defines the driver type to use, options and the directory to parse through (using parseDir() naturally). Other output formats are available too like CSV and HTML.

0 comments voice your opinion now!
phpcompatinfo pear package compatibility requirement


blog comments powered by Disqus

Similar Posts

Builder.com: Search and map directory trees with ease using the right PHP class

Lukas Smith\'s Blog: Slides from the PHP Conference

Joshua Eichorn's Blog: PEAR2 Unconference

Greg Beaver's Blog: phar gets a major speed boost with version 1.2.1

Joshua Eichorn\'s Blog: HTML FAQ Answer - Other library integration plans


Community Events











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


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

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