Community News: Packagist Latest Releases for 07.06.2014
Recent releases from the Packagist:bravo3/bakery (0.0.8-beta) SSH remote server bakery vicgarcia/slimproject (0.5.1, 0.5.0) SlimProject is a collection of classes and a skeleton project setup for use...
View ArticleCommunity News: Packagist Latest Releases for 07.07.2014
Recent releases from the Packagist:dlin/array-converter-bundle (v0.0.1) A Symfony2 Bundle supporting Object/Array conversion using annotation rfg/ongage-lib (0.1.1) This library is an implementation of...
View ArticleAutomate PHP with Phake - Introduction
On the SitePoint PHP blog there's a new tutorial showing you how to automate your PHP development and deployment with Phake. As developers, we often have to do repetitive tasks such as updating the...
View ArticleMatthias Noback: A better PHP testing experience Part I: Moving away from...
Matthias Noback has a new post today, part one in a series, looking at moving away from assertion-centric testing and more towards descriptive unit tests. In the introduction article of this series I...
View ArticlePHPBuilder.com: Top 11 Best Practices for PHP Development
PHPBuilder.com has offered the top eleven practices they see as a must for any PHP developer to incorporate. Right from its inception, PHP was widely used to develop web based applications. Since PHP...
View ArticleCommunity News: Latest PECL Releases for 07.08.2014
Latest PECL Releases: sync 1.0.0 - Initial release. WinCache 1.3.6.1 1.3.6.1: - PHP 5.6 support. - BUG #67466: Mapping error during startup leads to unpredictable AV in opcode cache
View ArticleCommunity News: Packagist Latest Releases for 07.08.2014
Recent releases from the Packagist:gushphp/gush-bitbucket-adapter (1.1.2) Bitbucket adapter for Gush respinar/pricelist (v0.2.0) Price liost module for Contao helthe/turbolinks (1.3.0) Helthe...
View ArticleThree Devs & A Maybe Podcast: Designing for the Web with Kris Jeary
The Three Devs & A Maybe podcast has posted their latest episode (#32) with guest Kris Jeary to discuss "all things design" in web development. This week we are lucky to have Kris Jeary on the...
View ArticleSitePoint WordPress Blog: Speed Up Your WordPress Site
Some advice has been posted over on the SitePoint WordPress blog with some tips for speeding up the performance of your WordPress site using both internal changes and some outside testing tools. As...
View ArticleSitePoint PHP Blog: How to Install Xdebug with PHPStorm and Vagrant
The SitePoint PHP blog has a recent post showing you how to get Xdebug installed and working with PHPStorm through a Vagrant installation. The Xdebug tool provides additional debug information on top...
View ArticleThree Devs & A Maybe Podcast: Laravel, Forge and Homestead with Taylor Otwell
The Three Devs & A Maybe podcast has posted a new episode with special guest Taylor Otwell of Laravel framework fame. In this latest episode (#33) they talk with him about the framework, the Forge...
View ArticleNetTuts.com: Refactoring Legacy Code: Part 8 - Inverting Dependencies for a...
NetTuts.com has posted part eight in their series looking at refactoring legacy code - Inverting Dependencies for a Clean Architecture. In this latest post they move away from just refactoring the...
View ArticleSitePoint PHP Blog: Automate PHP with Phake - Real World Examples
The SitePoint PHP blog has posted part two of their series looking at using Phake for automation in your applications. In this second part they take some of the basics they shared in part one and...
View ArticleEnvato: The Future of WordPress
On the Envato blog there's a recent post that covers some of the future of WordPress resulting from some discussions at a recent Future of WordPress panel from the WP Think Tank. There's one thing...
View ArticleSite News: Popular Posts for the Week of 07.11.2014
Popular posts from PHPDeveloper.org for the past week:PHPBuilder.com: Top 11 Best Practices for PHP Development Matthias Noback: A better PHP testing experience Part I: Moving away from...
View ArticleCommunity News: Packagist Latest Releases for 07.11.2014
Recent releases from the Packagist:yuanqing/sandbox (v1.2.0, v1.0.1) wilr/silverstripe-facebookconnect (1.3.0) Integration of Facebook Connect into SilverStripe doctrine/orm (v2.4.4)...
View ArticlePHP Town Hall: Episode 28: Loosley Coupled Mashup
The PHP Town Hall podcast has posted their latest episode, the mashup with the Loosely Coupled podcast they did (it's here on their side) talking about their favorite open source projects. In this...
View ArticleNetTuts.com: How To Display Post Meta Data on a WordPress Post
NetTuts.com has a a recent tutorial showing you how to show the metadata from a posting in WordPress right along with the other post data. During the course of the series, one of the things that we...
View ArticleSitePoint PHP Blog: Paginating Real-Time Data with Cursor Based Pagination
On the SitePoint PHP blog today a new tutorial has been posted introducing you to cursor-based pagination of real-time data, showing the results and allowing for easy click-through functionality....
View ArticleSymfony Blog: Improving REST in Symfony
On the Symfony blog there's a recent post about a new effort being started to help improve REST in Symfony-based applications. William Durand talks about some of the current tools and some of the...
View Article