SitePoint PHP Blog: New Features in PHP 5.6
On the SitePoint PHP blog Bruno Skvorc has posted a guide to what's new in PHP 5.6, the upcoming release of the language. It's been a while since the release of PHP 5.4, and new versions have been...
View ArticleCommunity News: Latest Releases from PHPClasses.org
PHP Facebook Page Parser Package: PHP Facebook Page Parser Summary: Get Facebook page likes, comments, other details Groups: Social Networking Author: Izdrail Description: This class can get the...
View ArticleCommunity News: Packagist Latest Releases for 01.15.2014
Recent releases from the Packagist:simshaun/recurr (v0.1.7) PHP library for working with recurrence rules kumatch/keystore-s3 (0.2.0) kumatch/keystore driver for AWS S3 yajra/laravel-oci8 (0.1.0)...
View ArticleHasin Hayder: Create personalized phar files in PHP
Hasin Hayder has a quick post talking about the creation of personalized phar files (packaged up PHP applications) using the Box Project tool. Created a screencast to show how you can create phar...
View ArticleSitePoint PHP Blog: Integrating Polymer/Dart and Symfony - Part 1
On the SitePoint PHP blog today Taylor Ren shows you how to integrate the popular PHP framework Symfony with Polymer/Dart to make a dynamic web application. In this first part of the series, he...
View ArticleRob Allen: Creating a zip file with PHP's ZipArchive
Rob Allen has a new post to his site today showing you how to create a ZIP file with the help of PHP's ZipArchive functionality. The latest versions would need to be installed as an extension (PECL)...
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:MaltBlue.com: Zend Framework 2 Event Manager - A Gentle Introduction Lars Strojny: Functional programming in PHP PHPMaster.com:...
View ArticleCommunity News: Packagist Latest Releases for 01.16.2014
Recent releases from the Packagist:dreamfactory/portal-sandbox (1.1.23, 1.1.22, 1.1.21) DreamFactory Services Platform(tm) Portal Sandbox Application dreamfactory/package-installer (1.2.16, 1.2.15,...
View Article7PHP.com: What Is An UnConference (uncon) & How Is It Different From A...
If you've ever attended a conference (or are planning on it in the near future) you may have heard of something called an "unconference". If you're not 100% clear on what it is, check out this new...
View ArticleReddit.com: I do not get how to use a php framework.
If you're new to the world of PHP frameworks and are having trouble wrapping your head around using one, you should check out this discussion over on Reddit. The poster asks some advice on getting...
View ArticleSite News: Popular Posts for the Week of 01.17.2014
Popular posts from PHPDeveloper.org for the past week:Community News: Latest PEAR Releases for 01.13.2014 NetTuts.com: Building a Customer Management App Using AngularJS and Laravel (Part 1) SitePoint...
View ArticleCommunity News: Packagist Latest Releases for 01.17.2014
Recent releases from the Packagist:mpratt/simple-lifestream (4.2) A library that returns lifestream events from a bunch of social sites/services. vektah/bugfree-dangerzone (0.3.2, 0.3.1) Type...
View ArticleKillerPHP.com: What is Refactoring PHP Code?
If you're relatively new to programming, there's a term you might have heard floating around but not really understood - "refactoring". If you're interested in learning more about it and want a gentle...
View ArticleCommunity News: [php]architect to Produce Orange elePHPants
If you've been around the PHP community for any length of time, there's a pretty good chance you've seen the language's "mascot" floating around - the elePHPant. This mascot has even been made into a...
View ArticleSymfony Blog: Help Symfony reach 3 billion people
The Symfony project wants your help to allow this popular PHP framework to reach more people all around the world (3 billion, according to them) by helping out with translations in the Validator and...
View ArticleCommunity News: Packagist Latest Releases for 01.18.2014
Recent releases from the Packagist:aklump/loft_data_grids (0.4.1, 0.4) PHP Classes to allow data placement in a grid structure and exporting in various data formats. mjohnson/admin (1.3.0) A CakePHP...
View ArticleCommunity News: Packagist Latest Releases for 01.19.2014
Recent releases from the Packagist:codeconsortium/ccdn-forum-bundle (2.0.2) CCDN Forum Bundle codeconsortium/ccdn-message-bundle (2.0.2) CCDN Message Bundle codeconsortium/ccdn-user-admin-bundle...
View ArticleCommunity News: Latest PEAR Releases for 01.20.2014
Latest PEAR Releases: File_MARC 1.1.0 HTTP_Request2 2.2.1
View ArticleCommunity News: Packagist Latest Releases for 01.20.2014
Recent releases from the Packagist:slywalker/debug_kit_plus (1.1.1) CakePHP DebugKitPlus Plugin nanapi/cakephp-fluent-logger (v1.0.0) Fluent log engine plugin for CakePHP dreamfactory/package-installer...
View ArticleSitePoint PHP Blog: Phalcon 2.0 Alpha Landing
The SitePoint PHP blog has posted a new article about the latest version of Phalcon (v2.0) and an example of it in use. I've written about Phalcon before, and we've got a variety of articles on the...
View Article