Net_Webfinger 0.3.0 released
by
Christian Weiske cweiske.de/tagebuch/php-net_webfinger-0.3.htm 2013-08-09
quite a bit since I wrote the first version of Net_WebFinger, a PHP library to do this discoveries
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: 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
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
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
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