PHP

FacebookTwitter
Get the latest updates on this PHP library via RSS Zebra_Form is a PHP library that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the developers from the repetitive task of writing the code for validating forms by offering powerful built-in client-side and server-side validation. Zebra_Form has integrated cross-site scripting (XSS) prevention mechanism that automatically strips out potentially malicious code from the submitted data, and also features protection against cross-site request forgery (CSRF) attacks.

Zebra_Form, a jQuery augmented PHP library for creating and validating HTML forms

http://stefangabos.ro/php-libraries/zebra-form/
http://docs.pyrocms.com/2.1/manual/developers/tools/streams-api/streams-driver

Streams API Streams Driver | PyroCMS Documentation

The streams driver is used to create and manipulate streams. Remember, streams represent tables of data in the database, so when you are creating and manipulating streams, you are creating and manipulating database tables. You can call the streams driver like this: Preset Fields ↑
http://benedmunds.com/ion_auth/

Ion Auth Docs

Ion Auth is a simple and lightweight authentication library for the CodeIgniter framework License Ion Auth is released under the Apache License v2.0.
Author: Eric Higgins, Google Webmaster Recommended experience: Beginner to intermediate PHP knowledge PHP is a very popular scripting language, used on many popular sites across the web. In this article, we hope to help you to improve the performance of your PHP scripts with some changes that you can make very quickly and painlessly.

PHP performance tips - Make the Web Faster

https://developers.google.com/speed/articles/optimizing-php

ini_set

http://php.net/manual/es/function.ini-set.php [[[Editors note: Yes, this is very true. Same with register_globals, magic_quotes_gpc and others. ]]] Many settings, although they do get set, have no influence in your script.... like upload_max_filesize will get set but uploaded files are already passed to your PHP script before the settings are changed. Also other settings, set by ini_set(), may be to late because of this (post_max_size etc.). beware, try settings thru php.ini or .htaccess.
http://symfony.com/components

Symfony Components - Standalone libraries for PHP

Beside being a full-stack framework, Symfony is also a set of decoupled and standalone components. What is a Component? Symfony Components implement common features needed to develop websites. They are the foundation of the Symfony full-stack framework, but they can also be used standalone even if you don't use the framework as they don't have any mandatory dependencies.
Online Games

Testing with PHPUnit and Selenium -- NetBeans IDE Tutorial

http://netbeans.org/kb/docs/php/phpunit.html NetBeans IDE for PHP supports PHPUnit automated tests. Thanks to PHPUnit, NetBeans IDE provides code coverage for PHP, similar to the code coverage the IDE provides for Python. Test output appears in the same feature-rich output window that the IDE's JUnit and Python test runners use. NetBeans IDE also supports the Selenium portable test framework, in combination with PHPUnit. A Selenium plug-in is available from the Update Center. Installing this plugin adds a Selenium server to the IDE's registered servers and adds Selenium test options to the PHP menus.
Smush.it uses optimization techniques specific to image format to remove unnecessary bytes from image files. It is a "lossless" tool, which means it optimizes the images without changing their look or visual quality. After Smush.it runs on a web page it reports how many bytes would be saved by optimizing the page's images and provides a downloadable zip file with the minimized image files. Do not link to the smushed images on Smushit.com since they will only be available there temporarily. Instead, download the zip file containing the smushed images for your web page and replace your image files with those files. <p style="text-align:right;color:#A8A8A8"></p>

Yahoo! Smush.it™

http://www.smushit.com/ysmush.it/
PHP/MySQL

PHP/MySQL