php applications

Alessandro Nadalin's Blog: Managing PHP dependencies with compos...

PHPDeveloper.org  Tue, 01/31/2012 - 13:11

Alessandro Nadalin has a new post to his blog looking at the Composer project and using it to manage packages and dependencies in PHP applications.


 

Brian Swan's Blog: Running VisualPHPUnit in Windows Azure

PHPDeveloper.org  Wed, 01/11/2012 - 10:25

Brian Swan has posted another in his "unit testing on Azure" posts to his blog today. This time he shows how to get VisualPHPUnit running on your Windows Azure installed code.


 

DevHell Podcast: Episode 3: Beatings Will Continue Until Test Co...

PHPDeveloper.org  Tue, 01/10/2012 - 13:58

The latest episode of the DevHell podcast has been posted - Episode 3, "Beatings Will Continue Until Test Coverage Improves".


 

Henrik Bjørnskov's Blog: Stampie an in depth look

PHPDeveloper.org  Thu, 12/15/2011 - 12:48

Henrik Bjørnskov has posted a bit of an in-depth look at Stampie, an abstraction library for sending emails from PHP applications via various service providers (like SendGrid and Mailchimp).


 

Can .NET make PHP run faster than the official PHP implementatio...

Planet PHP  Thu, 12/15/2011 - 04:50

Can .NET make PHP run faster than the official PHP implementation? By Manuel Lemos Phalanger is compiler that generates .NET assemblies from PHP code, so it runs in a .NET virtual machine.


 

Ibuildings techPortal: DPC Radio: Profiling PHP Applications

PHPDeveloper.org  Wed, 12/14/2011 - 10:20

The Ibuildings techPortal has posted the latest episode of their recordings from this year's Dutch PHP Conference - Derick Rethans' talk "Profiling PHP Applications".


 

Nelm.io Blog: Composer: Part 1 - What & Why

PHPDeveloper.org  Fri, 12/09/2011 - 13:14

On the Nelm.io blog today there's a new post (part one of a series) about using Composer and Packagist to manage PHP applications as packages.


 

php|architect: php|architect Live! presents The Cloud Summit

PHPDeveloper.org  Tue, 11/15/2011 - 12:56

php|architect has officially announced the speaker line up for what they call their "Cloud Summit", a day-long event happening at the end of November about cloud computing - what it is and how you and your PHP applications can take advantage of it.


 

Court Ewing's Blog: Follow-up: How PHP is Broken and How It Can ...

PHPDeveloper.org  Tue, 11/15/2011 - 10:18

In a follow up to his previous post about how PHP is broken (and what can be done to fix it), Court Ewing has this new post with a few suggestions on how PHP development could be better, but admits that PHP itself is not broken.


 

Learncomputer.com: PHP Profilers Compared (PHP Quick Profiler & ...

PHPDeveloper.org  Mon, 11/14/2011 - 11:53

In a recent post from Learncomputer.com, there's a comparison of two PHP profilers - the PHP Quick Profiler and the one included in Xdebug.