Gonzalo Ayuso: Sending Android Push Notifications from PHP to phonegap...
Gonzalo Ayuso has a new post today showing how he set up Android push notifications to a Phonegap-based application with PHP. Last days I've been working within a Phonegap project for Android devices...
View ArticleGoogle Developer Blog: Getting started with Twilio on Google App Engine for PHP
On the Google Developers Blog there's a new post from Keith Casey showing you how to get started with Twilio on a Google App engine, PHP-based application. It requires the use of the latest Twilio...
View ArticlePHPMaster.com: Generators in PHP
On PHPMaster.com a tutorial has been posted talking about one of the newer features in PHP - generators. In the tutorial Stefan Froelich walks you through how they work and a few examples of their...
View ArticleCommunity News: Latest Releases from PHPClasses.org
eCreations\Form Package: eCreationsForm Summary: Compose, validate and output HTML forms Groups: HTML, PHP 5, Validation Author: M Miller Description: This package can be used to compose, validate and...
View ArticleCommunity News: Packagist Latest Releases for 08.07.2013
Recent releases from the Packagist:kzykhys/text (v1.0.0) Simple text manipulation library for PHP5.4 wardrobe/core (1.0.0-rc.1) A Minimal Blog App juizmill/wp-base (v0.01) Base para modulos em ZF 2...
View ArticleAnonwhat: ASCII Art Generator
In the "something completely different" category today, anonwhat has created an image-to-ASCII art tutorial that takes in an image and, using PHP's GD functionality and a bit of logic, transforms it....
View ArticleWordPress.org: A New Frontier for Core Development
WordPress, by far one of the most popular PHP-based applications out there has a new post to their site officially stating a change in core development practices: In a little over a decade, we've made...
View ArticleReddit.com: Is there anything wrong with using functions?
In a largely object-oriented world, one Redditer asks if it's still okay to just use functions, the more procedural method of PHP development: Is there anything wrong with using an include file 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:OpenShift Blog: Getting started with PHP, CodeIgniter, MongoDB, and the cloud (OpenShift) Mayank Kandpal: How I Start a New CodeIgniter...
View ArticleCommunity News: Packagist Latest Releases for 08.08.2013
Recent releases from the Packagist:wave-framework/wave (v3.2.4) Wave is a lightweight PHP5.3 MVC framework vlucas/valitron (1.1.1) Simple, elegant, stand-alone validation library with NO dependencies...
View ArticlePHPMaster.com: Using cURL for Remote Requests
PHPMaster.com has posted a tutorial showing you how to use the cURL functionality that can be built into PHP. Note that not all PHP installations will have this extension installed, but most will...
View ArticleJavaWorld.com: Facebook invents a PHP virtual machine
On JavaWorld.com there's a new article posted about an update Facebook has made to their HipHop virtual machine (HHVM) version that is supposed to execute PHP nine times faster than its normal rate....
View ArticleSite News: Popular Posts for the Week of 08.09.2013
Popular posts from PHPDeveloper.org for the past week:Community News: Latest PECL Releases for 08.06.2013 Joseph Scott: Stateless CSRF Tokens Smartbridge.com: Rapid Website Development: The Case for...
View ArticleCommunity News: Packagist Latest Releases for 08.09.2013
Recent releases from the Packagist:slywalker/base (1.4.0) CakePHP Base Plugin codeception/codeception (1.6.5) BDD-style testing framework flaviozantut/skorry (v0.0.1-beta) Make fast your personal site!...
View ArticleWeb & PHP Magazine: August 2013 Issue - "Keeping it Lean"
The latest edition of the Web & PHP Magazine has been released - the August 2013 edition, "Keeping it Lean". This month's issue includes articles like: Open source spotlight: Git Pretty Stats...
View ArticleJ-P Stacy: Neither developers nor the language are what's wrong with PHP
In this post to his site J-P Stacy suggests that its neither the developers or the language that's the real problem with PHP. He wants to get beyond the typical anti- and pro-PHP rants and look at...
View ArticleBinaryTides.com: Setup Nginx + php-FPM + apc + MariaDB on Debian 7 - The...
On the BinaryTides.com site today there's a tutorial they've posted walking you through the full install process to get Nginx, PHP-FPM (with APC) and MariaDb working together on Debian, complete with...
View ArticleCommunity News: phpDocumentor2 Celebrates their (Stable) Version 2.0 Release
As is mentioned in this new post to the project's releases, Mike van Riel and the contributors to the phpDocumentor2 project have released version 2.0 - the first stable release! We have spent the...
View ArticleCommunity News: Packagist Latest Releases for 08.10.2013
Recent releases from the Packagist:robojuice/acpt (v3.0.3) Dev Framework for WordPress herrera-io/annotations (1.0.0) A tokenizer for Doctrine annotations. lyrixx/silex-kitchen-edition (v1.2.0) A Silex...
View ArticleCommunity News: Packagist Latest Releases for 08.11.2013
Recent releases from the Packagist:behat/gherkin (v2.3.3, v2.3.2, v2.3.1) Gherkin DSL parser for PHP 5.3 micmania1/silverstripe-blog (1.0.0) A fresh take on blogging in Silverstripe set out to tackle...
View Article