Dutch Web Alliance: Capifony, Continuous Deployment and Symfony's parameter.yml
On the Dutch Web Alliance site today they've posted a tutorial about their use of Capifony for Symfony application deployment and how it relates to updating the "parameter.yml" file. They describe...
View ArticleSitePoint PHP Blog: Writing API Documentation with Slate
The SitePoint PHP blog has a new tutorial for the API developers out there showing you how you can use Slate for creating documentation. They point out a few other tools or formats you could use, but...
View ArticleCommunity News: Packagist Latest Releases for 12.16.2014
Recent releases from the Packagist:bugsnag/bugsnag-laravel (v1.2.0) Official Bugsnag notifier for Laravel applications. tivie/command (0.1.1, 0.1.0) An utility library that harmonizes OS differences...
View ArticleRob Allen: Overriding the built-in Twig date filter
In his latest post Rob Allen shows a way you can override the default Twig date filter with your own custom Date extension handling. In one project that I'm working on, I'm using Twig and needed to...
View ArticleErika Heidi: The Art of Programming
Erika Heidi has posted an interesting article on Mdeium.com today with a look at the art of programming, relating the work we as developers do back to the same kinds of skills artists use in their...
View ArticleVoices of the ElePHPant: Interview with Stefan Koopmanschap
The Voices of the ElePHPant podcast has released their latest episode in their series of interviews with members of the PHP community. In this latest episode host Cal Evans talks with Stefan...
View ArticleSitePoint PHP Blog: AngularJS in Drupal Apps
On the SitePoint PHP blog there's a new tutorial posted (by Daniel Sipos) about combining Drupal and AngularJS to make for more front-end focused, responsive applications. Angular.js is the hot new...
View ArticleCommunity News: Recent posts from PHP Quickfix
Recent posts from the PHP Quickfix site:Stop Telling Me To Refactor — @TheKeyboard — The ramblings of a grumpy programmer #phpquickfix, #solution, #refactor, #opinion Connection errors after upgrading...
View ArticleCommunity News: Packagist Latest Releases for 12.17.2014
Recent releases from the Packagist:huynguyen/jscv (1.0.2.11) javascript mvc framework piwik/piwik (2.10.0-b9) the leading free/libre analytics platform smarty/smarty-phpunit (3.1.0) Smarty - the...
View ArticleSameer Borate: Integrating Googles new reCAPTCHA in PHP
Recently Google announced their reCAPTCHA without a CAPTCHA technology to help make preventing automated systems (usually spammers) from causing issues in your applications. In this new post from...
View ArticleNetTuts.com: Integrate Bitcoin Payment Gateway Into OpenCart: Part 1
On the NetTuts.com site today they've posted the first part of a series showing the integration of the BitPay bitcoin payment service into an OpenCart instance. In this first part they focus on...
View Articlephp[architect]: December 2014 Issue Released - Taming Content
php[architect] has posted the official release announcement for the latest edition of their magazine, the December 2014 edition: Taming Content. The PHP habitat is well stocked with content management...
View ArticleSymfony Blog: Testing minimal versions of Symfony requirements
On the Symfony blog today there's a quick tip from Nicolas Grekas about using Composer to install a Symfony2 project and the definition of minimum version requirements. Setting up Composer package...
View Articlephp[architect]: Announcing php[tek] 2015 & the Open Call for Papers
php[architect] has a quick post on their site today announcing their latest conference, php[tek] 2015 and the opening of its Call for Papers. Today we've opened up the Call for Papers (as well as...
View ArticleSitePoint PHP Blog: Getting Started with Medoo - Examples of Use
On the SitePoint PHP blog, there's a new tutorial that introduces you to the Meedoo library, a tool to make working with databases even easier. In this tutorial Wern Ancheta walks you through some of...
View ArticleMatthieu Napoli: Test against the lowest Composer dependencies on Travis
Recently the "prefer-lowest" option of Composer was mentioned in relation to testing for Symfony-based applications. In this new post to his site Matthieu Napoli shows how you can do it on any project...
View ArticleLee Blue: How PHP Frameworks Affect Profitability
Lee Blue has posted his next article in a series covering some of the real costs and considerations around using PHP for your applications. In this latest post he talks about frameworks and what kind...
View ArticleSite News: Popular Posts for the Week of 12.19.2014
Popular posts from PHPDeveloper.org for the past week:That Podcast: Episode 12: The one where we find the time to discuss not finding the time Voices of the ElePHPant: Interview with Stefan...
View ArticleCommunity News: Packagist Latest Releases for 12.19.2014
Recent releases from the Packagist:manovotny/wp-mailchimp-feed (1.2.0) Adds a WordPress feed for MailChimp for better content control. sqmk/phue (v0.5.0) Phue - Philips Hue PHP client...
View ArticleSound of Symfony Podcast: Episode 6 - The SymfonyCon Special
The Sound of Symfony podcast has released their latest episode today: Episode #6, The SymfonyCon Special. This episode was recorded at SymfonyCon Madrid 2014 that happened in Spain at the end of...
View Article