|
Comprehensive Web Programming API
|
Other links at PHP > Scripts and Programs > Development Tools |
| 2. |
BugPort
|
|
|
The BugPort system is an open-source, freely available, web-based system to manage tasks and defects throughout the software development process. BugPort is written with the PHP language using its object-oriented capabilities and is in use by INCOGEN for internal management of software development and QA.
|
| 3. |
PHP Code Sweeper
|
|
|
PHP Code Sweeper is a PHP script optimizer that includes such features as: cleans white space, removes comments, adds certain unreadability to your code, and accelerates your script execution.
|
| 4. |
ez_cache
|
|
|
This script uses PHP4s output buffering to allow you to only cache certain parts of your page. Very useful if you want some items updated more often than others.
|
| 5. |
php_webtools
|
|
|
php_webtools is a collection of useful tools and classes to help in the construction of "enterprise" web applications. Many classic GUI "widgets", such as the GTK "notebook" are implemented here as extensible classes.
|
|
|