HHVM Blog: HHVM Long Term Support
The HHVM (HipHop VM from Facebook) has released an update on their blog today discussing some of the long term support they plan to provide for the project and what kinds of things it will involve....
View ArticleSitePoint Web Foundations: Quick Tip: Install Recki-CT into a Vagrant Ubuntu Box
On the SitePoint Web Foundations blog Bruno Skvorc has a quick post showing you how to get Recki-CT installed and working in a virtual machine. The Recki-CT project is a creation of Anthony Ferrara...
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:Carl Vuorinen: Installing SonarQube with Jenkins integration for a PHP project Benjamin Eberlei: Decoupling from Symfony Security and...
View ArticleCommunity News: Packagist Latest Releases for 09.04.2014
Recent releases from the Packagist:authbucket/oauth2-symfony-bundle (2.2.1) Symfony OAuth2Bundle authbucket/oauth2-php (2.2.3, 2.2.2) The standard compliant OAuth2.0 library based on the Symfony...
View ArticleThree Devs & A Maybe Podcast: Stack and Sculpin with Beau Simensen
The Three Devs & A Maybe podcast has posted their latest episode today: Episode #41, an interview with Beau Simensen where they talk about his Sculpin project and his contributions to the Stack...
View ArticleSitePoint PHP Blog: PHP Streaming and Output Buffering Explained
The SitePoint PHP blog has a new performance-related post to the site today from Imran Latif. This new post looks at effective use of output buffering and streaming and explains how it works and some...
View ArticleNetTus.com: Understanding PhpSpec
The NetTuts.com site (well, TutsPlus) has posted a new tutorial that gets you more intimate with PhpSpec, a PHP-based testing tool that lets you define tests as specifications and using...
View ArticleMarc Morera: Bye Bye Symfony
In his most recent post Marc Morera says bye bye to Symfony and "hello to PHP". Confused? His point is that using the Symfony components as a whole in the framework isn't the only option anymore. You...
View ArticleBen Ramsey: Learning a New Codebase
In a new post to his site Ben Ramsey shares a few suggestions around things to ask and do to learn a new codebase (whether that means in a new job or coming into a new open source project). A few days...
View ArticleVoices of the ElePHPant: Interview with Sara Golemon
The Voices of the ElePHPant podcast has posted its latest episode, another interview with a PHP community member. This time they talk with Sara Golemon, a developer at Facebook that works on HHVM and...
View ArticleMatthew Weier O'Phinney: Deployment with Zend Server (Part 8 of 8)
Matthew Weier O'Phinney has posted the last part of his "Deployment with Zend Server" series with part eight. This part focuses on some hints around the actual deployment and automation. This is the...
View ArticlePHP.net: PHP 5.5.17 is available
The PHP development group has just released the latest in the PHP 5.5.x series today - PHP 5.5.17. The PHP development team announces the immediate availability of PHP 5.5.17. Several bugs were fixed...
View ArticleSite News: Popular Posts for the Week of 09.19.2014
Popular posts from PHPDeveloper.org for the past week:Site News: Popular Posts for the Week of 09.12.2014 SitePoint PHP Blog: Create a Movie Recommendation App with Prediction.io - Implementation...
View ArticleCommunity News: Packagist Latest Releases for 09.19.2014
Recent releases from the Packagist:valorin/deploy (v1.3.0) Deploy is an Artisan command with the aim to provide a very simple way to deploy your code into staging and production while ensuring valid...
View ArticleNetTuts.com: Refactoring Legacy Code - Part 10: Dissecting Long Methods with...
NetTuts.com is back with the latest part of their "Refactoring Legacy Code" series for PHP. In this latest article (part 10) they work on pulling apart longer methods into smaller, more manageable...
View ArticlePHP.net: PHP 5.4.33 Released
The PHP development group has officially release the latest in the PHP 5.4.x series today - PHP 5.4.33. This is largely a bugfix release, but all users are encouraged to update to this latest version....
View ArticleSitePoint PHP Blog: Ardent: Laravel Models on Steroids
In Ardent, an enhancement to the model system in the Laravel framework that allows for easy configuration of validation rules. One of the (few) things I don't like about Laravel is that you cannot...
View ArticleReddit.com: The purpose of a framework
In this post over in the /r/PHP community of Reddit.com, there's a question about frameworks. The original poster wonders about the purpose of a framework and if they're a requirement to build any...
View ArticleCommunity News: Packagist Latest Releases for 09.25.2014
Recent releases from the Packagist:scribe/yui-compressor (v2.4.8) An up-to-date fork of Yahoo's JS and CSS compressor, kept in regular sync with upstream, except this one comes with a composer file....
View ArticleSound of Symfony: Episode 4 - Best Practices
The Sound of Symfony podcast has released their latest episode (#4) today focusing on Best Practices. Join hosts Magnus Nordlander and Tobias Nyholm and guest Kris Wallsmith ask they talk about some...
View Article