PHP Testfest Berlin 2009
by
Christian Weiske cweiske.de/tagebuch/PHP%20Testfest%20Berlin%202009.htm 2009-05-11
I spent the last weekend (may 09/10) on the PHP Testfest Berlin, organized by Till for the Berlin
PHP: Determine absolute link URLs
by
Christian Weiske cweiske.de/tagebuch/php-absolute-link-urls.htm 2013-07-10
properly, is unit-tested and has no other dependencies. Example: <?php require_once 'Net/URL2.php
Simple PHP queue worker
by
Christian Weiske cweiske.de/tagebuch/php-queue-worker.htm 2017-02-20
During development, restarting the queue worker is tedious. Better separate worker and
PHP application configuration
by
Christian Weiske cweiske.de/tagebuch/php-app-config.htm 2013-12-19
Whenever I build a PHP application that needs to be configured by the user in some way, I follow
PHP: XPath on HTML and XHTML
by
Christian Weiske cweiske.de/tagebuch/php-xpath-html-xhtml.htm 2013-06-20
depending on its value. HTML Extracting data from HTML documents with PHP is easy: Use
phpfarm moved to SourceForge
by
Christian Weiske cweiske.de/tagebuch/phpfarm-on-sf.htm 2011-09-02
phpfarm, the tool that lets you install multiple PHP versions beside each other, finally got a
Introducing phpfarm
by
Christian Weiske cweiske.de/tagebuch/Introducing%20phpfarm.htm 2011-07-23
PEAR consists of literally hundreds of packages (libraries) that help you to build your PHP