I’m the kind of dev that dreads configuring webservers and that rather does not have to put up with random…
I’m happy to announce the public release of two new PHP libraries that provide services around Wikibase, the software behind…
PHPCS (PHP Code Sniffer) detects violations against a specified coding standard. PHPMD (PHP Mess Detector) is a similar tool, though…
Over the past year support for real dependency management has been gradually added to MediaWiki and selected extensions. This support…
This post has as audience developers and will provide readers with insights on how to cleanly autoload classes in PHP.…
This blog post is aimed at users of the MediaWiki software that have extensions installed, and want to upgrade one…
This post aims to be a quick start guide for MediaWiki extension developers that want to get their extension to…
Last week I released the first version of the DataValues library. This blog post serves as an introduction to that…