Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 6 View Live

Dikini.net: Rewriting macros - the peculiar case of php

On Dikiki.net today, there's a new post that's a continuation of a series (first post, second post) dealing with macro programming in PHP. Without going into theoretical details, some of which are...

View Article


Sebastian Bergmann's Blog: Improved Skeleton Generator in PHPUnit 3

Sebastian Bergmann has posted another update about the upcoming PHPUnit 3 project, this time concrening the improved skeleton generator that's been put in place. PHPUnit can help you write your tests...

View Article


Pádraic Brady's Blog: Redux: First Official Code!

In the continuing development of his online PHP-based game, Pádraic Brady has created a simple class to help with mapping out the objects/structures in the game. He shares the code for this in his...

View Article

Philip Norton's Blog: PHPUnit Skeleton Classes

In this new post to his blog, Philip Norton reminds you about a handy feature of PHPUnit, the popular PHP unit testing tool, that can make generating tests for your application simpler - the skeleton...

View Article

Evan Coury: Getting started with the ZF2 skeleton and ZfcUser

Evan Coury has a recent post to his site showing you how to set up and use the ZF2 skeleton and ZfcUser components of the Zend Framework 2. This is meant to be a short, easy-to-follow tutorial to help...

View Article


Fabien Potencier: Debugging Silex applications just got fun

On his site Fabien Potencier has posted about a feature added to Silex to help make debugging the flow of your application "more fun" - the Symfony web profiler. One of the big advantages of both...

View Article
Browsing latest articles
Browse All 6 View Live