SitePoint PHP Blog: PHP and RabbitMQ: Advanced Examples
On the SitePoint PHP blog Miguel Ibarra Romero continues his series looking at the use of RabbitMQ with PHP in part two. He builds on the code (and setup) from the first part of the series and gets...
View ArticleCommunity News: Latest PECL Releases for 10.21.2014
Latest PECL Releases: pq 0.5.2 * Support PostgreSQL 9.0 and up * Make JSON support optional pecl_http 2.1.3 * Fix build with libcurl < 7.26 (Remi) uopz 2.0.6 fix builds with >= 50600...
View ArticleCommunity News: Packagist Latest Releases for 10.21.2014
Recent releases from the Packagist:estey/rubix (v0.1.1, v0.1.0) Rubix API wrapper in PHP. butterfly/packages (1.0.0) Butterfly PHP. Packages Component pagon/framework (0.8.1) Pagon Framework...
View ArticleVoices of the ElePHPant: Interview with Ross Tuck
The Voices of the ElePHPant podcast has released its latest community interview, this time with Ross Tuck, well-known PHP speaker and community member. In this episode Cal and Ross talk about the...
View ArticlePhil Sturgeon: PHP Wars: Attack of the Clones
In one of his recent posts Phil Sturgeon talks about what he calls the "Attack of the Clones" on Packagist. In this case, he's referring to the number of packages that all pretty much do the same...
View ArticleAnthony Ferrara: Educate, Don't Mediate
In his latest post Anthony Ferarra makes a suggestion about teaching developers how to solve problems via a "quick fix" versus educating them about the real problem: educate, don't mediate. Recently,...
View ArticleNetTuts.com: Building Advanced Email Features With IMAP and PHP
On the NetTuts.com site they've posted a tutorial showing you how to build advanced features with IMAP and PHP. He bases it on the SimplifyEmail project and incldues examples of three different...
View ArticleSitePoint PHP Blog: Drupal 8 Hooks and the Symfony Event Dispatcher
The SitePoint PHP blog has a new tutorial posted today showing the interaction between Drupal 8 hooks and the Symfony dispatcher in the last part of their series showing how to build a custom Drupal 8...
View ArticleCommunity News: Packagist Latest Releases for 10.22.2014
Recent releases from the Packagist:mediawiki/graph-viz (1.4.1) Online DOT graph renderer and message sequence chart renderer haven/corebundle (v0.1.2) Core for Haven maci/standard-base-project (v0.9.1)...
View ArticleHHVM Blog: Hack: Recent Updates
On the HHVM blog today they've posted some updates about the language that helps power the HHVM (HipHop Virtual Machine), Hack, and the most recent changes and improvements made to the language. One...
View ArticleNetTuts.com: Securing Your Server Login
While PHP developers usually pay more attention to the code level of things, it's good to know something about managing the servers their applications live on too. In this most recent tutorial from...
View ArticleSymfony Blog: The Symfony Project turns 9!
There's some major news from the Symfony project (with matching post on their blog) worth celebrating - the framework and project are celebrating nine years since the first commits were made by Fabien...
View ArticleSitePoint PHP Blog: Book Review: Practical Design Patterns in PHP
The SitePoint PHP blog has posted a new book review from editor Bruno Skvorc about the "Practical Design Patterns in PHP" book from author Brandon Savage. The review talks both about some of Bruno's...
View Articlephp[architect]: October 2014 Issue Released - Built with PHP
The php[architect] magazine has officially released their October 2014 edition of their publication: "Built with PHP". This month's edition includes articles like: "We Built DataSift on PHP" by...
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:Google Cloud Platform Blog: Google App Engine for PHP with PhpStorm VilkomenJuist.nl: Laravel 4 and NodeJs/Redis pub/sub realtime...
View ArticleCommunity News: Packagist Latest Releases for 10.23.2014
Recent releases from the Packagist:kamermans/docblock-reflection (v1.0.0) Simple, Fast PHP DocBlock Parser / Reflector xiidea/easy-audit (1.2.1) A Symfony2 Bundle To Log Selective Events. It is easy to...
View ArticleSitePoint PHP Blog: Yii 2.0 ActiveRecord Explained
The SitePoint PHP blog has a new tutorial posted introducing you to using ActiveRecord in the Yii2 framework to access the information in your databases. The Active Record design pattern where a...
View ArticleMattias Geniar: The PHP circle: from Apache to Nginx and back
In this new post to his site Mattias Geniar goes in circles...from Apache to Nginx and back in terms of how it relates to PHP. As with many technologies, the PHP community too evolves. And over the...
View ArticleSite News: Popular Posts for the Week of 11.21.2014
Popular posts from PHPDeveloper.org for the past week:Full Stack Radio: Episode 3: Ruby, PHP, OO design, testing & other crap with Matt Machuga PHP.net: PHP 5.4.35, 5.5.19 and 5.6.3 Released...
View ArticleCommunity News: Packagist Latest Releases for 11.21.2014
Recent releases from the Packagist:gears/di (v0.2.1) The gears dependency injection container. butterfly/adapter-sf2-routing (1.0.2, 1.0.1) Butterfly PHP. Sf2 Routing Adapter rydurham/sentinel...
View Article