Acquia Blog: PHP: Under the Hood, Running the Web
The Acquia blog (of the Drupal community) has posted another in their series of guest posts with members of the wider PHP community. In this latest post well known PHP speaker and developer...
View ArticleLee Blue: PHP vs Ruby - Application Shelf Life
Lee Blue has started up a series of posts talking about his reasoning for moving back to PHP from Rails in his applications. In his first post of the series, he looks at application "shelf life" and...
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:Reddit.com: What are the must see talks/tutorials about php? Flyn San: Creating a Basic ToDo Application With Laravel 4 (Tutorial Series)...
View ArticleCommunity News: Packagist Latest Releases for 12.11.2014
Recent releases from the Packagist:gambitph/titan-framework (v1.7) Titan Framework allows theme and plugin developers to create admin pages, options, meta boxes, and theme customizer options with just...
View ArticleSitePoint PHP Blog: 7 CRM Options Compatible with Drupal
The SitePoint PHP blog has posted a list of seven customer relationship management tools (CRM) that play nice with Drupal, a popular PHP-driven content management system. Whether you want to call...
View ArticleKodeInfo.com: Pay with Bitcoin using Coinbase and Bitpay
On KodeInfo.com there's a new tutorial posted showing you how to let your users pay with Bitcoin made possible using Coinbase, a Bitcoin wallet service, and BitPay, a payment gateway. Their example is...
View ArticleAcim.net: Trait injection in Zend Framework 2
Boban Acimovic has recently posted a tutorial showing you how to use traits in a Zend Framework 2 application to inject additional functionality into your pre-existing classes. There are several...
View ArticleFabian Schmengler: Why I Am Actively Going to Drop PHP 5.3 Compatibility
In a recent post to his site Fabian Schmengler has proposed a PHP 5.3 "Death March" in an effort to try to drop PHP 5.3 compatibility for applications and encourage the growth of PHP 5.4 and beyond....
View ArticleSite News: Popular Posts for the Week of 12.12.2014
Popular posts from PHPDeveloper.org for the past week:AirPair.com: Best Practices for Modern PHP Development Jordi Boggiano: Composer 1.0 alpha9 Laravel News: The Artisan Files: Mathias Hansen Site...
View ArticleCommunity News: Packagist Latest Releases for 12.12.2014
Recent releases from the Packagist:kilahm/hack-class-scanner (v1.3.0) Recursively scan a directory for hack classes and/or interfaces kriswallsmith/assetic (v1.1.3, v1.0.5, v1.2.1) Asset Management for...
View ArticleAirPair.com: Automating Laravel Deployments Using Capistrano
On the AirPair site there's a recent post by Vincent Cardillo showing you how to set up Laravel deployments with Capistrano, a popular Ruby-based deployment automation tool. Hello friends. In this...
View ArticleThat Podcast: Episode 12: The one where we find the time to discuss not...
That Podcast, with PHP community member hosts Beau Simensen and Dave Marshall, has released their latest episode today: Episode #12, The one where we find the time to discuss not finding the time....
View ArticleRemi Collet: PHP-FPM in Docker
Remi Collet has a new post today showing you how to get PHP-FPM up and running with Docker using a few simple lines in the Dockerfile. Docker is a toolset that lets you easily create and provision...
View ArticleSymfony Blog: The Symfony 500 + 100 Challenge
The Symfony blog pas posted something they're calling the Symfony 500 + 100 Challenge, an effort to kickstart some backlog cleanup of the number of issues currently in the project's backlog. The end...
View ArticleCommunity News: Packagist Latest Releases for 12.13.2014
Recent releases from the Packagist:believer-ufa/prettyforms (0.1.17) Helps to make a simple and easy client-server validation for forms manovotny/wp-mailchimp-subscribe (1.1.3) A MailChimp subscription...
View ArticleCommunity News: Packagist Latest Releases for 12.14.2014
Recent releases from the Packagist:icecave/overpass (0.3.2) A basic pub/sub and RPC system. aequasi/view-model-bundle (4.0.1, 4.0.0, 3.0.0) Bundle to add ViewModel capabilities to Symfony2...
View ArticleCommunity News: Packagist Latest Releases for 12.15.2014
Recent releases from the Packagist:alfallouji/dhl_api (0.2.0, 0.1.9, 0.1.10) PHP library to communicate with the DHL XML Services. greggilbert/recaptcha (1.1.5, 1.1.4, 1.1.3) reCAPTCHA Validator for...
View ArticleStanislav Malyshev: Objects as keys
In his latest post Stanislav Malyshev looks at a RFC he's proposed to allow array keys to be objects including some of his thoughts behind the proposal and how he sees it being helpful to the...
View ArticleChristoph Rumpel: 10 Things That Will Make You a Better Developer
Christoph Rumpel has posted a list of ten things he thinks will help you be a better programmer overall. It is easy to become a web developer these days. The only things you need is a computer and...
View ArticleLaravel News: The Artisan Files: Sara Bine
The Laravel News site has posted their latest interview in their "Artisan Files" series with this look into the world of Sara Bine, a developer from Denver, Colorado. In the interview she answers...
View Article