[php]architect: September 2013 Issue Released - Tools of the Trade
[php]architect has released their September 2013 edition of the magazine: September's issue of php[architect] focuses on the tools of the trade in development. Ranging from Symfony on the cloud to...
View ArticleCommunity News: PHP-FIG Voting on PSR-4 Opened
The PHP-FIG has officially started the voting process for the PSR-4 autoloading standard that would provide an interface to make autoloading a bit more standardized across applications. The purpose is...
View ArticleCommunity News: Packagist Latest Releases for 09.21.2013
Recent releases from the Packagist:orchestra/extension (v2.0.15, v2.0.14, v2.0.13) Orchestra Platform 2 Extension Component laraeval/laraeval (v1.0.6) PHP Code evaluator for Laravel 4...
View ArticleCommunity News: Packagist Latest Releases for 09.22.2013
Recent releases from the Packagist:sdboyer/gliph (0.1.3) A graph library for PHP. ddesrosiers/silex-annotation-provider (v0.1.1) A silex service provider that allows the use of annotations in...
View ArticleSitePoint PHP Blog: Social Network Style Posting with PHP, MongoDB and jQuery...
The SitePoint PHP blog has a new tutorial posted today kicking off a series about creating a "social network style posting" application that combines PHP, MongoDB and jQuery that feels similar to a...
View ArticlePHP.net: PHP 5.4.22 Released
PHP.net has officially announced the release of PHP 5.4.22, the latest maintenance release for the PHP 5.4.x series: The PHP development team announces the immediate availability of PHP 5.4.22. About...
View ArticleMikko Koppanen: Memcached protocol support
Mikko Koppanen has posted about some updates he's making to the PECL memcached extension, more specifically around binary protocol support. There are quite a few things still missing and only binary...
View ArticleCommunity News: Packagist Latest Releases for 11.16.2013
Recent releases from the Packagist:vipsoft/code-coverage-extension (2.5.0) Behat code coverage collector vipsoft/code-coverage-bundle (2.5.0) Remote code coverage collector vipsoft/code-coverage-common...
View ArticleCommunity News: Packagist Latest Releases for 11.18.2013
Recent releases from the Packagist:panmedia/raptor (v1.1.0) An HTML5 WYSIWYG content editor. iio/libmergepdf (2.3.1, 2.3.0) Library for merging multiple PDFs puzzle/configuration (v1.0) Configuration...
View ArticleThomas Weinert: Building A Sensor Phalanx With PHP
Thomas Weinert continues his series looking at merging the physical and virtual using PHP to with messages coming from servers and how to build it into a sensor phalanx. Sensors are fun. They report...
View ArticleGreg Freeman: Processing data with PHP using STDIN and Piping
Greg Freeman has a post today looking at using streams and STDIN in PHP to handling incoming data (like to a CLI script). PHP streams are still lacking in documentation and are rarely used compared to...
View ArticleMathias Verraes: Value Objects and User Interfaces
Mathias Verraes has a new post today with a response to an email he received about some comments on a recent Elephant in the Room podcast about Value Object usage. The question asks about usage of...
View ArticlePHPClasses.org: Lately in PHP podcast episode 41 - What Happened in the...
The latest episode of the "Lately in PHP" podcast from PHPClasses.org has been released - Episode #41, "What Happened in the Security Attack to PHP.net?" (Disclaimer: I was a part of this episode.) As...
View ArticleSitePoint PHP Blog: Becoming a PHP Professional: The Missing Link
On the SitePoint PHP blog today Bruno Skvorc has posted some tips to helping you become a "PHP professional" and advance your skills and, potentially, your career in web application development. When...
View ArticleSamantha Quinones: Juggle Chainsaws, Not Types
Samantha Quinones has a new post today about something that has been known to trip up both new and experienced PHP developers - PHP's dynamic type juggling. No matter how popular an activity it is, I...
View Article/Dev/Hell Podcast: Two New Episodes - #37 & "Dark Secret Branding"
The /Dev/Hell podcast has released their latest two episodes, one in the usual format recorded prior to the True North PHP conference - Episode 37: Jets vs Sharks - and the other following, Dark...
View ArticleCommunity News: Packagist Latest Releases for 11.23.2013
Recent releases from the Packagist:codag/predictionio-bundle (1.1.0) Symfony2 Bundle for PredictionIO integration pid/speakingurl (0.6.3) Generate of so called 'static' or 'Clean URL' or 'Pretty URL'...
View ArticleCommunity News: Packagist Latest Releases for 11.24.2013
Recent releases from the Packagist:omnipay/mollie (v2.0.1) Mollie driver for the Omnipay payment processing library frozennode/administrator (v4.8.0) A database interface package for Laravel fg/essence...
View ArticleCommunity News: Packagist Latest Releases for 11.25.2013
Recent releases from the Packagist:tronghieu/flywheel-framework (1.0.2) The Flywheel PHP framework nedwave/user-bundle (v1.0.16, v1.0.15) User management for Symfony2. Compatible with Doctrine ORM...
View ArticleLukas Smith: What is next for Symfony2?
In a new post to his site Lukas Smith wonders what's next for Symfony2, the popular PHP framework. Rather than the actual framework, though, he looks at the framework community and wonders where they...
View Article