On NetTuts.com today a new tutorial has been posted to help you test your applications and make it a simpler process using the EnhancePHP framework. EnhancePHP is a lightweight Open Source PHP unit testing framework with support for mocks and stubs.
codebaseNetTuts.com: Testing your PHP Codebase with EnhancePHPPHPDeveloper.org Mon, 01/23/2012 - 09:25
On NetTuts.com today a new tutorial has been posted to help you test your applications and make it a simpler process using the EnhancePHP framework. EnhancePHP is a lightweight Open Source PHP unit testing framework with support for mocks and stubs. Kenny Katzgrau's Blog: The Top 10 CodeIgniter Sparks of 2011PHPDeveloper.org Mon, 01/02/2012 - 09:32
Kenny Katzgrau has a new post with the top ten Sparks (CodeIgniter packages) for the year of 2011: Leasewebs Labs: Painless (well, less painful) migration to Symfo...PHPDeveloper.org Fri, 12/23/2011 - 11:02
Stefan Koopmanschap has written up an article on the Leaseweblabs.com blog about migrating a Symfony 1 application to Symfony2 in a (slightly) less painful way that making the move all at once. Volker Dusch's Blog: Textual code coverage information for PHPUn...PHPDeveloper.org Fri, 11/25/2011 - 16:11
In a new post to his blog Volker Dusch points out a new feature in a recent release of PHPUnit, the popular unit testing framework for PHP - textual code coverage details. Timothy Boronczyk's Blog: Avoid Fetch-Object AbusePHPDeveloper.org Tue, 07/12/2011 - 11:10
In a new post on his blog Timothy Boronczyk has a recommendation for developers working in PHP with databases that have a "fetch object" method - use it correctly or avoid it all together. DZone.com: Automated code reviews for PHPPHPDeveloper.org Thu, 06/16/2011 - 09:06
On the Web Builder Zone (a part of DZone.com) Giorgio Sironi take a high-level look at some of the tools you can use for automated code reviews in your projects without you ever having to lift a finger (well, once it's set up, of course). Spotlight on Linux: Mageia 1Linux Journal - The Original Magazine of the Linux Community Tue, 06/14/2011 - 07:00
Windows Thin PC Released to Hardware ManufacturersRedmond Developer News | News Thu, 06/09/2011 - 19:00
Microsoft released Windows Thin PC to hardware manufacturers on Tuesday. Windows Thin PC is virtual desktop infrastructure technology, based on the Window Embedded Standard 7 codebase, that can run on any PC that is capable of running Windows 7. Silex is like ExpressJS for PHP - Henri BergiusPlanet PHP Wed, 05/11/2011 - 09:12
We had the PHP Content Repository workshop at Liip in Zurich earlier this week. Keith Casey's Blog: Technical Debt Doesn't DisappearPHPDeveloper.org Tue, 02/22/2011 - 08:17
In a recent post to his site Keith Casey mentions something that should be obvious to most software developers (and managers of developers out there) but is easy to forget - technical debt doesn't just disappear, even if the related resources change dramatically. |