Community News: Packagist Latest Releases for 12.27.2013
Recent releases from the Packagist:cornernote/gii-modeldoc-generator (1.2.0) Gii ModelDoc Generator for Yii framework laravel/framework (v4.1.10) The Laravel Framework....
View ArticleVoices of the ElePHPant: Interview with Matthew Weier O'Phinney
The Voices of the ElePHPant podcast has posted it's latest episode - another interview with a member of the PHP community. In this latest interview Cal talks with Matthew Weier O'Phinney of Zend....
View ArticleDavid Makin: Creating a simple REST application with Silex
David Makin has put together a new post to his site showing you how to make a simple REST web service with Silex, the PHP microframework from the Symfony project. So you have come to the conclusion...
View ArticleBitExpert.de Blog: Composer, Bower and HTTP Basic Auth
Stephan Hochdörfer has shared a handy tip for the Composers users out there that may have to deal with username/password protected repositories as a part of your package install process. In his post...
View ArticleElephant in the Room Podcast: Episode #005: Test First, After and Beyond
The Elephant in the Room podcast series has posted its latest episode talking about testing - Episode #005, "Test First, After and Beyond". Testing is more than TDD. There's a whole world out there of...
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:PHPMaster.com: Creating a PHP OAuth Server NetTuts.com: Building Ribbit in PHP Paul Jones: Symfony Components: Sometimes Decoupled,...
View ArticleCommunity News: Packagist Latest Releases for 01.02.2014
Recent releases from the Packagist:components/handlebars.js (v1.3.0) Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they...
View ArticleRob Allen: Implementing a ZF2 development mode
Rob Allen has shared a method he's found for implementing a Zend Framework v2 in development mode, more specifically for an Apigility installation. One feature that piqued my interested in the...
View ArticleSitePoint PHP Blog: Nginx, PHP5.5 and Phalcon on OpenShift
On the SitePoint PHP blog today Bruno Skvorc goes through the full installation process around getting Nginx and Phalcon up and running on an OpenShift instance. In this tutorial, adapted from the...
View ArticleReddit.com: Attempting to understand Namespacing, and its benefits
If you're relatively new to PHP, you may have read about something called "namespacing" but not fully understood it or the benefits it provides. Over on Reddit, there's a recent discussion where the...
View ArticleSite News: Popular Posts for the Week of 01.03.2014
Popular posts from PHPDeveloper.org for the past week:Community News: Latest PEAR Releases for 12.30.2013 Kevin van Zonneveld: It's Almost 2014 and We Are Still Committing Broken Code Elephant in the...
View ArticleCommunity News: Packagist Latest Releases for 01.03.2014
Recent releases from the Packagist:voodoophp/voodoo (1.15.0) A micro PHP 5.4 Modular MVC framework, that contains only the libraries to get you started cnlpete/image-metadata-parser (v0.0.5) An...
View ArticleBeth Tucker Long: How to Submit a Talk to a Conference
If you've ever thought about submitting a topic to speak at a technology conference, but never quite knew how to take those first steps, check out this advice from Beth Tucker Long. It's a list of...
View ArticlePhil Sturgeon: The Tribal Framework Mindset
Phil Sturgeon has an interesting post (with plenty of comments following it) about what he calls the "tribal framework mindset" - basically that certain technologies can provide a siloing effect on...
View ArticleNetTuts.com: Acceptance Testing With Codeception
On NetTuts.com today there's a new tutorial posted from Andrew Perkins about acceptance testing with Codeception, an alternative testing framework that's been gaining popularity in the PHP community....
View ArticleCommunity News: Packagist Latest Releases for 01.04.2014
Recent releases from the Packagist:vihuvac/news-bundle (2.3.2) Symfony SonataNewsBundle vihuvac/formatter-bundle (2.2.2) Symfony SonataFormatterBundle cornernote/yii-menu-module (1.0.0) Provides...
View ArticleCommunity News: Packagist Latest Releases for 01.05.2014
Recent releases from the Packagist:pitekantrop/shittyprofiler (1.1.1) A shitty profiler for Laravel. knplabs/github-api (1.2.1) GitHub API v3 client willdurand/rest-extra-bundle (v1.0.1) This bundle...
View ArticleCommunity News: Latest PEAR Releases for 01.06.2014
Latest PEAR Releases: Net_URL2 2.0.5 Net_URL2 2.0.4 Net_URL2 2.0.3
View ArticleCommunity News: Packagist Latest Releases for 01.06.2014
Recent releases from the Packagist:titon/view (0.5.0) The Titon view package provides template handling with the use of a rendering engine and helpers. mediawiki/semantic-media-wiki (1.9.0.1) MediaWiki...
View ArticlePhil Sturgeon: Composer now supports PSR-4
As Phil Sturgeon notes in a recent post to his site, the Composer, the popular PHP package management tool, now supports the PSR-4 autoloading standard as defined by the PHP-FIG. PSR-4 was voted in as...
View Article