Lukas White introduces the readers to the PHP Underscore library - a PHP port of the popular JavaScript "utility belt"
Tag: PHP
Jacek Barecki discusses common approaches to localizing your app's different parts, adding multi-language support to various aspects of a PHP web app
Lukas White runs through Assetic basics and explains various uses of this asset manager through detailed code snippets
Jacek Barecki discusses how you can speed up your app's API consumption - make it perform API requests better and faster
Thien Tran Duy explains how we can get started with PHP Extension development through Zephir, the new language from the Phalcon team
Lukas White introduces Flysystem - an abstraction layer for local and remote file systems, allowing you to switch them out at will easily
Taylor Ren continues with his C++ tutorial on developing PHP extensions through PHP-CPP
Matthew Setter covers Composer Cheatsheet - a tool specifically designed to give you the summary of all the awesomeness Composer provides
Taylor Ren explains how we can develop PHP extensions in C++ with the help of the PHP-CPP library
Denis Rendler guides you through installing the FusionInvoice app on your server, allowing you to take your invoicing needs and data into your own hands
Surendra Mohan discusses the Symfony and third-party components that have been added into the most recent version of Drupal
Rakhitha Nimesh explains how you can build a hashtag contest in PHP with Twitter's API
Abbas Suterwala explains and demonstrates the EntityFieldQuery class in Drupal, showing how to use it to fetch custom nodes and node content
Miguel Ibarra Romero discusses the risks and challenges in modern web app security regarding password hashing
Ingatius Teo briefly covers gamification and how it can be used to improve your web apps and their draw
Build a simple CRUD app with MongoDB in PHP - Thien Tran Duy explains how
Mehul Jain explains how captchas work and demonstrates their implementation with PHP and the GD image library
An explanation of how to bind Sublime Text 3 with Xdebug for an optimal PHP debugging experience
Learn how to use Doctrine's Data Fixtures in Symfony2 to provide your app with sample data
Victor Berchet continues his look at HHVM and Hack, this time demonstrating syntax and the typing system
Learn to keep your PHP code well documented through some experts tips from Jacek Barecki
Learn to deploy your first Laravel application on Nitrous.io - the cloud development environment
A guide on how to pipe emails to a Laravel app in order to process them à la Ticket System
Introduction into Hack, an optionally statically typed upgrade to PHP from Facebook, straight out of the HHVM project.
Learn how to force Apache to ignore cached gettext translations - the class described in this article helps you keep your translations fresh.
Jacek Barecki discusses his foray into Zend PHP certification, describing his view on the pros and cons to this much talked about exam
Taylor Ren explains and demonstrates the use of Cursors in MySQL's Stored Procedures
Explanation and demonstration of Symfony2 bundles and configurations, and how they work coupled with the service container
PHP The Right Way was published in book form on Leanpub. Buying is optional, but helps the Electronic Frontiers Foundation.
Comparing WordPress to functionality other frameworks today provide. When put side by side as far as features go, can it stack up?