Joshua Thijssen: Internal PHP function usage: revisited
Joshua Thjissen has revisited some of his PHP internal function statistics, an update from this previous post with some results showing the most (and least) used internal PHP functions in several...
View ArticleThat Podcast: Episode 6: The One Where We Didn't Even Get to Our Scheduled Topic
In the latest episode of That Podcast, The One Where We Didn't Even Get to Our Scheduled Topic (episode #6), hosts Beau Simensen and Dave Marshall talk about a wide range of topics....except,...
View ArticleSitePoint PHP Blog: Fractal: a Practical Walkthrough
The SitePoint PHP blog has a new tutorial posted by Alexander Cogneau that gives you an introductory walkthrough of Fractal, a PHP-based library that provides a translation and presentation layer for...
View Article/Dev/Hell Podcast: Episode 49: Rogue Transmorpher
The /Dev/Hell podcast has released a new episode today: Rogue Transmorpher (ep #49). In it hosts Chris Hartjes and Ed Finkler are joined by Beth Tucker Long, previously the editor of the popular PHP...
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:BinaryTides.com: Setup Nginx + php-FPM + apc + MariaDB on Debian 7 - The perfect LEMP server Gonzalo Ayuso: Sending Android Push...
View ArticleCommunity News: Packagist Latest Releases for 08.07.2014
Recent releases from the Packagist:konoha/application (v0.10, 0.15) PHP Framework MVC konoha/smarty (1.0) PHP Framework MVC userapp/widget (0.6.7) PHP user widget for UserApp. marcegarba/funccoll...
View ArticleThree Devs & A Maybe Podcast: Introduction to the Standard PHP Library (SPL)
The Three Devs & A Maybe podcast has posted their latest episode (#37) with hosts Michael Budd, Fraser Hart, Lewis Cains and Edd Mann with an introduction to the SPL (Standard PHP Library). In...
View ArticleThomas Weinert: FluentDOM 5 + XML Namespaces
In this new post to his site Thomas Weinert shows how to use the FluentDOM library (a PHP implementation of a Javascript library by the same name) when XML namespaces are involved. FluentDOM 5 allows...
View ArticleRamon Kleiss: Introduction to Aspect-Oriented Programming
Ramon Kleiss has posted a tutorial to his site recently introducing you to the concept of AOP in PHP (Aspect Oriented Programming). In it he provides an overview of some of be basic AOP concepts and...
View ArticleSitePoint PHP Blog: Check Your Code's Quality with SensioLabs Insight
On the SitePoint PHP blog today there's a new post by Peter Nijssen introducing you to the SensioLabs Insight service and how it can improve your code quality (including locating security concerns)....
View ArticleLoosely Coupled Podcast: Episode 9: Career Development
The Loosely Coupled podcast has release their latest episode (#9) discussion some suggestions around career development. Join hosts Jeff Carouth and Matt Frost as they talk about the management and...
View ArticleMaster Zend Framework: Easy Cache Configuration With...
The Master Zend Framework site has posted a tutorial centered around caching in Zend Framework 2 applications. In this new post Matthew Setter looks at using the StorageCacheAbstractServiceFactory to...
View ArticleSitePoint PHP Blog: PINQ - querify your datasets - introduction
The SitePoint PHP blog has posted the first part of a new series they're releasing about querying your data with Pinq. It's a PHP-based query tool that provides a fluent interface for searching and...
View Articlephp[architect]: php[world] Conference: Five Amazing Keynotes
The php[architect] group has officially announced the five keynote speakers they'll be having at this year's php[world] conference conference. We are excited to announce today the amazing keynote...
View ArticleSanisoft Blog: Themes in CakePHP 3, A step by step HowTo
On the Sanisoft blog there's a recent post that gives you a step-by-step guide to working with themes in the upcoming version 3 release of the CakePHP framework. Almost every application I code has...
View ArticleTobias Hermann: Programming language subreddits and their choice of words
Tobias Hermann has put together some interesting statistics pulled from the various programming subreddits on the Reddit.com site. He measures the choice of words for each community based on how own...
View ArticleSite News: Popular Posts for the Week of 08.22.2014
Popular posts from PHPDeveloper.org for the past week:PHP.net: PHP 5.6.0RC4 is available Site News: Popular Posts for the Week of 08.15.2014 Voices of the ElePHPant: Interview with Tess Flynn and Larry...
View ArticleCommunity News: Packagist Latest Releases for 08.22.2014
Recent releases from the Packagist:manovotny/wp-url-util (0.3.0, 0.2.0) A url utility for WordPress. waspframework/waspframework (v4.1.1) A PHP full-stack framework, small, fast, simple, like a wasp....
View ArticleDerick Rethans: On Backwards Compatibility and not Being Evil
Derick Rethans has shared some of his thoughts on how to not be evil when it comes to making changes in languages like PHP. He suggests that any backwards compatibility break should be treated with...
View ArticleQandidate.com Blog: How we manage our development process at Qandidate.com
The Qandidate blog has a new post today that "pulls back the curtain" as to how they manage their development process and get their work done. At Qandidate.com we tried a lot of different project...
View Article