Blogroll for tag php
Intermediate tutorial - XML Parsing using PHP (kirupa.com)
Gubed PHP Debugger - A cross platform program to debug PHP scripts
PHP_Debug - A PHP open source debug library
PHPBuilder.com - Yet more PHP developer information
Magpie RSS - An XML-based RSS parser in PHP
TPLN - A template class written in PHP
PHP Freaks! - Provide you with information to use while learning or developing PHP and MySQL
Zend - A IDE/Dev Studio for PHP and also information/tutorial on PHP
PEAR - Provide useful classes for use in PHP scripts
The PHP Resource Index - A resources for PHP
PHP: Hypertext Preprocessor - Home of PHP
PX - A PHP code exchange
PHP Classes - More PHP developer info
Regular Expressions PHP Tutorial
Toro - A PHP router for quick and simple HTTP handler development
PECL - A repository for PHP Extensions, providing a directory of all known extensions and hosting facilities for downloading and development of PHP extensions
PDT Project - A PHP Development Tools framework for the Eclipse platform
Xdebug - Providing a lot of valuable debug information to debug and benchmark a PHP script
PhpDelicious - A class for accessing the del.icio.us API by Ed Eliot
Template Engines - A little discussion on PHP template engine
SAJAX - Simple Ajax Toolkit - A open source tool to make programming websites using the Ajax framework
PRADO PHP framework - A component-based and event-driven framework for PHP5
Zend Framework - The MVC web application framework from Zend
CakePHP - A rapid development framework for PHP which uses design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC
Savant - A simple, elegant, and powerful alternative to Smarty
symfony - Another PHP MVC web framework
Eclipse - An open IDE platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle
FirePHP - A firefox debug log extension using firebug
Tuning LAMP systems, Part 2: Optimizing Apache and PHP
PHP Shell
Suhosin - An advanced protection system for PHP installations
XAMPP - Another Apache, MySQL, and PHP suite for windows
WAMP5 - A webserver suite using Apache, MySQL, and PHP on Windows
The Power of Google Gears (Part 1)
Yahoo! developer network - Information on integration web application with Yahoo! web services (via web API)
Composer - Dependency manager for PHP
PHPBuddy.com - To help you learn PHP programming
Good PHP Tutorials - Beginner To Advanced PHP Programming Tutorials
phpMyID - A PHP OpenID library
OpenID For PHP - A OpenID 2.0 Compliant PHP5 Library
twitterlibphp - A PHP libary for the Twitter API
What PHP Deployment Gets Right (Ian Bicking)
Five common PHP design patterns
Visual and Audio PHP captcha Generation Class
SimplePie - A fast and easy to use RSS/Atom feed parser in PHP
Introducing xdebug
Handling UTF-8 with PHP (Web Application Component Toolkit)
Chyrp - A lightweight but functional blogging engine
OpenID Enabled - PHP OpenID Library
The PHP Benchmark - Tips on optimizing PHP code
eAccelerator - A PHP accelerator, optimizer, and dynamic content cache
memcached - A distributed memory object caching system
MooTools - a compact, modular, Object-Oriented JavaScript framework
Extension Writing Part I: Introduction to PHP and Zend
Extension Writing Part III: Resources
Extension Writing Part II: Parameters, Arrays, and ZVALs
CodeIgniter - Another PHP web framework
Cachegrind-less profiling with Xdebug 2.0
The Power of Google Gears (Part 2)
Parrot VM - A virtual machine designed to efficiently compile and execute bytecode for dynamic languages
jQuery: The Write Less, Do More, JavaScript Library - a fast and concise JavaScript library that help add Ajax interactions to web pages
The ins and outs of SQL injection (The PHP Blog)
twitterlibphp - A twitter library for PHP
PHP Twitter - A PHP wrapper class around the Twitter API
Using PHP cURL to read RSS feed XML
PHPanywhere - A web based free Integrated Development Environment for PHP
Realities of open source cloud computing, Part 1: Not all clouds are equal
Use jQuery and PHP to build an Ajax-driven Web page
17 PHP Practices That Should Be Banished Forever
Realities of open source cloud computing, Part 2: Developing for the cloud
Zend Certified! (mikebernat.com)
PHP frameworks, Part 1: Getting started with three popular frameworks
PHP frameworks, Part 2: Building the sample application
PHP frameworks, Part 3: User authentication
PHP frameworks, Part 4: Ajax support
PHP frameworks, Part 5: Integrating external tasks
Where should my code go?
Getting Started with Drizzle and PHP
Propel - A PHP object-relational mapping (ORM) framework
Doctrine - A object relational mapper from PHP
Gearman - A application framework to distribute works to machines for process
Ten reasons why Symfony rocks – Part 1 (Mellow Morning)
Ten reasons why Symfony rocks – Part 2 (Mellow Morning)
HipHop for PHP: Move Fast
XHP: A New Way to Write PHP
XHP - A PHP extension to allow XML snippets in PHP code
hiphop-php - A PHP code translator into C++ code for higher performance
CakePHP 1.3, Why you should upgrade
Functional PHP 5.3 Part I - What are Anonymous Functions and Closures?
Functional PHP 5.3 Part II - Understanding and Implementing the famous map and reduce functions
Functional PHP 5.3 Part III - Dynamic Invocation in PHP: is_callable, call_user_func, and call_user_func_array
Why you Should be using PHP’s PDO for Database Access
You Asked For It: Chris’ Awesome But Short Guide To Deployment Using Phing
Monkey patching in PHP - On how to override build-in function with namespace in PHP 5.3
PHP generated code tricks
phpvirtualbox - A virtualbox web admin interface written in PHP
PHPIDS - A PHP layer to helps web application to detect and log attacks
References and foreach - Now I knows how abcd becomes abcc...
WePloy - A light-weight PHP based software deployment system
OpenShift - Redhat's PaaS solution, competitor to GAE and alike
MediaWiki - Software for wikipedia
Simple Cloud - A PHP API for cloud computing with many popular cloud coputing services
Engineyard - A PaaS to host PHP or Rails web application
PHP: a fractal of bad design
PHP Sucks! But I Like It!
Phing - A PHP project build system or build tool
Heroku - A cloud application platform for Ruby, Node.js, Clojure, Java, Python, Scala, and PHP
AppFog - A PaaS and IaaS for Java, Python, Node, .Net, Ruby, PHP, MySQL, Mongo, PostgreSQL, etc.
Slim Framework - A micro framework for PHP 5
Ham - A PHP 5.3+ Microframework that provides a fast router and a cache singleton
Seven habits for writing secure PHP applications
PHP Trends, libraries and frameworks
Unit Testing Tutorial Part I: Introduction to PHPUnit – Juan Treminio
Unit Testing Tutorial Part II: Assertions, Writing a Useful Test and @dataProvider – Juan Treminio
Unit Testing Tutorial Part III: Testing Protected/Private Methods, Coverage Reports and CRAP – Juan Treminio
Unit Testing Tutorial Part IV: Mock Objects, Stub Methods and Dependency Injection – Juan Treminio
Unit Testing Tutorial Part V: Mock Methods and Overriding Constructors – Juan Treminio
Silex - A PHP micro-framework based on Symfony2 Components
DesignPatternsPHP
Realities of open source cloud computing, Part 3: Managing the cloud
SOLID: Part 1 - The Single Responsibility Principle - Tuts Code Tutorial
SOLID: Part 2 - The Open/Closed Principle - Tuts Code Tutorial
SOLID: Part 3 - Liskov Substitution
SOLID: Part 4 - The Dependency Inversion Principle - Tuts Code Tutorial
Best available PHP RESTful Micro Frameworks