Community News: Packagist Latest Releases for 10.06.2014
Recent releases from the Packagist:oculus/framework (1.0.10, 1.0.9, 1.0.8, 1.0.7) The Oculus XMS framework. manovotny/wp-image-util (1.0.1) A collection of helpful utilities for working with images in...
View ArticleMatthias Noback: Composer "provide" and dependency inversion
Matthias Noback has a new post today responding to a recent post talking about virtual packages with Composer (using "provide") and some of his own thoughts of how it relates to dependency inversion....
View ArticlePaul Jones: What's The Difference Between Tightly-, Loosely-, and De-Coupled ?
In his latest post Paul Jones recounts a Twitter-based discussion that happened between him and Taylor Otwell (@taylorotwell) about the different types of coupling in libraries or applications. The...
View ArticleSymfony Blog: SymfonyCon Madrid starts to reveal its schedule!
There's an announcement on the Symfony blog today about the release of parts of the schedule for SymfonyCon Madrid, a conference happening at the end of November (27th - 29th) in Madrid, Spain. We...
View ArticleHHVM Blog: The Journey of a Thousand Bytecodes
In the latest post to the HHVM (HipHop VM) blog Sara Golemon recounts the journey of a thousand bytecodes and the process that it takes to decompose a PHP file and optimize it for execution in the...
View ArticleSitePoint PHP Blog: How to Use PHPbrew and VirtPHP
Phil Sturgeon has written up a new tutorial for the SitePoint PHP blog showing you how to use PHPbrew and VirtPHP to be able to work with more than one PHP version on the same system. We've all been...
View ArticleCommunity News: Latest PECL Releases for 10.07.2014
Latest PECL Releases: pthreads 2.0.10 fix crash when sending SIGINT, clashed with ::kill
View ArticleCommunity News: Packagist Latest Releases for 10.07.2014
Recent releases from the Packagist:theodorejb/polycast (v0.1.0) Safely cast values to int, float, or string kuria/highlighter (v0.1.1) C-like code highlighter. mcordingley/linearalgebra (0.9.0) Matrix...
View ArticlePascal Martin: September 2014 on internals@php
Pascal Martin has posted his latest edition of the happenings on the PHP internals mailing list for the month of September. In this latest edition he covers some of the major topics discussed this...
View ArticleSitePoint PHP Blog: Bitcoin and PHP with Coinbase's API - Basic Usage
On the SitePoint PHP blog there's a recent post showing you how to combine PHP and the Coinbase API to add the ability to accept bitcoins as payment in your application. This is part one in a series...
View ArticleVoices of the ElePHPant: Interview with Jenny Wong
The Voices of the ElePHPant podcast has posted their latest episode, another interview with a member of the PHP community. This time Cal talks with Jenny Wong live from WordCamp Europe. Cal and Jenny...
View ArticleCommunity News: Packagist Latest Releases for 10.09.2014
Recent releases from the Packagist:phpmentors/domain-kata (v1.1.0) Kata for domain models pygments/pygments (1.1.0) Syntax highlighter bridge for pygments keboola/provisioning-client (0.4.1) Keboola...
View ArticleSitePoint PHP Blog: Bitcoin and PHP with Coinbase's API - Demo App
The SitePoint PHP blog has posted the second part of their series about using the CoinBase API through PHP. In this new tutorial they use the API connection made in the first part via the Coinbase...
View ArticleDave Marshall: Mockery Spies
In his latest post Dave Marshall takes a look at a handy feature of the Mockery mocking tool (helpful for unit testing) and how to use them in your testing. Spies have been on the cards for mockery...
View ArticleSymfony Blog: Introducing the Official Symfony Best Practices
On the Symfony blog today they've officially announced the Symfony Best Practices initiative that's being ramped up to help provide a solid resource for Symfony developers and guide them towards more...
View ArticleSite News: Popular Posts for the Week of 10.10.2014
Popular posts from PHPDeveloper.org for the past week:Twilio Blog: How to Build an MMS Ticketing System Using PHP, Laravel and Twilio PHP.net: PHP 5.6.1 released Voices of the ElePHPant: Interview with...
View ArticleCommunity News: Packagist Latest Releases for 10.10.2014
Recent releases from the Packagist:parse/php-sdk (1.0.3) Parse PHP SDK credibility/dandb (v0.1.0) PHP Wrapper for Dun & Bradstreet Credibility Corp. API zhuzhichao/ip-location-zh (v1.1) get the...
View ArticleLorna Mitchell: How to Choose PHP Hosting
Lorna Mitchell has a new post today sharing some helpful hints to help you pick a good PHP hosting provider for your next application or website. I've been thinking a lot about the state of hosting in...
View ArticleJoshua Thijssen: Symfony2: logging out
In this new post to his site Joshua Thijssen talks about something that's usually considered a common task and might be overlooked when it comes to security: logging out (specifically in Symfony-based...
View ArticleThree Devs & A Maybe Podcast: Paranoid Android
The latest episode of the Three Devs & A Maybe podcast has been released - episode #46: Paranoid Android. Join hosts Michael Budd, Fraser Hart, Lewis Cains and Edd Mann as they talk about PHP...
View Article