phpMyAdmin

phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), … Read more

FirePHP

FirePHP enables you to log to your Firebug Console using a simple PHP method call.

FirePHP is ideally suited for AJAX development where clean JSON or XML responses are required. All data is sent via response headers. This means that the debugging data will not interfere with the content on … Read more

phpLangEditor

phpLangEditor is a very handy Firefox add-on for translating language files and variables in your script. phplangeditor is a tool made to help php applications translators.

A lot of PHP applications are translated using one or many files of lang vars


It’s not really easy for a translator to work … Read more

PHing

PHing [Version Control System] Is Not GNU make; it’s a PHP project build system or build tool based on ​Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP … Read more