HHVM Blog: FasterCGI with HHVM
On the HHVM blog today they've posted an announcement about a new feature of this already powerful environment to help broaden the user base - FastCGI support. Today, we are happy to announce FastCGI...
View ArticlePaul Jones: Quicker, Easier, More Seductive: Names, Usage, and Intent
Paul Jones has updated his "service locators vs dependency injection containers" series with another post to his site today, this time he focuses on implementation not names. He suggests that the...
View ArticleNetTuts.com: Sending Emails With Laravel 4 & Gmail
NetTuts.com has posted a new tutorial today showing you how to use Laravel 4 and Gmail together to send emails from your application. It uses Laravel's own mail functionality, so there's no additional...
View ArticleCustom Scripts Blog: Dynamic layouts in Twig
On the Custom Scripts blog they've shared a new tutorial showing you how to use the popular PHP templating tool Twig to create dyanmic layouts for your application. Recently I worked on a project that...
View ArticleCodeception.com: Testing Emails in PHP. Part 1: PHPUnit
On Codeception.com an tutorial has been posted showing you how to use PHPUnit to test emails - verifying that your application emails are being sent with the help of a third-party service. So how do...
View ArticleSite News: Blast from the Past - One Year Ago in PHP
Here's what was popular in the PHP community one year ago today:IBM developerWorks: Create REST applications with the Slim micro-framework NetTuts.com: How to Setup Laravel 4 Vance Lucas: Introducing...
View ArticleCommunity News: Packagist Latest Releases for 12.19.2013
Recent releases from the Packagist:pahanini/mongoyii (v2.0.2, 2.0.1) A Yii MongoDB ORM with lazy autoloading of subdocuments burzum/cakephp-imagine-plugin (1.0.2) Imagine Plugin for CakePHP piwik/piwik...
View ArticleJetBrains.com: Just-In-Time debugging and PHP Exception Breakpoints with...
On the JetBrains site there's a recent post showing you how to use just-in-time debugging and breakpoints in their PHPStorm IDE combined with the popular PHP debugging tool Xdebug. In every project...
View Articlephp[architect]: December 2013 Issue Released - "Holiday Gift Guide"
php[architect] magazine has officially released their latest issue (and the last for the 2013 calendar year) - December 2013, "Holiday Gift Guide". This month's issue includes articles like: Git for...
View ArticleSitePoint PHP Blog: Build Virtual Machines Easily With PuPHPet
On the SitePoint PHP blog today Matthew Setter introduces you to a tool that can help make the setup and configuration of your Vagrant/Puppet development environments a lot easier - PuPHPet. I can't...
View ArticleDoctrine Project: Our HHVM Roadmap
The Doctrine project has posted an update about the work being done in collaboration with and to help its performance with HHVM (the HipHop VM from Facebook) and talking about their future plans....
View ArticleSitePoint PHP Blog: PHP and WMI - Dig deep into Windows with PHP
On the SitePoint PHP blog they've posted a new tutorial that "digs deep" into PHP on Windows with WMI, the Windows Management Instrumentation functionality - a web-based architecture information...
View ArticleDutch Web Alliance: The definitive remote debug and unittest with PHPStorm...
The Dutch Web Alliance has posted the fifth part (of seven) of their series looking at configuring the PHPStorm IDE to remotely debug and run your unit tests. In this article they focus in on getting...
View ArticleCommunity News: Latest Releases from PHPClasses.org
Files Mover Package: Files Mover Summary: Copy or move files between directories Groups: Files and Folders, PHP 5 Author: Naveen valecha Description: This class can copy or move files between...
View ArticleCommunity News: Packagist Latest Releases for 12.25.2013
Recent releases from the Packagist:aequasi/cache-bundle (1.3.0, 1.2.6, 1.2.5) Creates services in Symfony 2, for cache, that can also be used with doctrines three cache types (metadata, result, and...
View ArticleSite News: Blast from the Past - One Year Ago in PHP
Here's what was popular in the PHP community one year ago today:Andrew Podner: CodeIgniter: Keeping M-V-C straight James Fuller: First Impressions: Cloud9 IDE + PHP Jonathan Hill: Video: Multi-tasking...
View ArticleCommunity News: Packagist Latest Releases for 12.26.2013
Recent releases from the Packagist:laravelbook/ardent (v2.4.0) Self-validating smart models for Laravel 4's Eloquent O/RM ipalaus/buffer-php-sdk (v1.1.1, v1.1.0) Unofficial Buffer SDK for PHP....
View ArticleAura Blog: Which is Lighter, Silex or Aura.Web_Project?
In a recent post the Aura PHP blog compares the "lightness" of two different micro-framework-oriented packages - Silex and Aura.Web_Project (of the Aura framework project. Too many people, including...
View ArticleSitePoint PHP Blog: Build Virtual Machines Easily with PuPHPet - Part 2
On the SitePoint PHP blog Matthew Setter is back with the second part of his series looking at using PuPHPet to make VMs easily. In this second part, he continues on and looks more at the...
View ArticleSite News: Popular Posts for the Week of 12.27.2013
Popular posts from PHPDeveloper.org for the past week:Dutch Web Alliance: The definitive remote debug and unittest with PHPStorm guide: part 5 Site News: Popular Posts for the Week of 12.20.2013...
View Article