|
Document Version Control
|
Other links at PHP > Scripts and Programs > Development Tools |
| 1. |
Sourdough Framework
|
|
|
Sourdough is a comprehensive web application framework for PHP5. Sourdough provides developers with real-world solutions for common system components such as User Management, Session Handling, User Authentication, Exception Handling and Logging, Template System as well as Form Building and Handling. It does also include a database abstraction layer with excellent support for the popular MySQL database as well as support for many other database systems like MSSQL, PostgreSQL, and the new lightweight SQLite. Sourdoughs extensive feature set can also simplify or eliminate many common, and often tedious, programming tasks.
|
| 2. |
Ends CSS Generator
|
|
|
ECG is a revolutionary script allowing you to easily create Cascading Style Sheets for your website. By simply providing ECG with some basic information about your website, you will be able to start easily generating CSS pages for your site! Our intuitive user interface allows you to quickly find the options you are looking for, and easily edit values to fit your sites needs.
|
| 3. |
SZConfigFile
|
|
|
SZConfigFile reads in values from a PHP config file and displays them in a form. In PHP it is common to include a file in every page to set common values. There is no special format to this file, just a variable name, its value, and an optional comment. This script will let you edit variable values and comments. It will then regenerate the PHP code. Usefull for letting non-programmer admins edit values when you dont want to use a database.
|
| 4. |
phpJobScheduler
|
|
|
a replacement for cron jobs on Unix or scheduled tasks using Microsoft Scheduler. phpJobScheduler is a scheduler that runs using PHP and MySQL (no root/admin access is required). Now using phpJobScheduler you can easily set times when a PHP script should run; automating tedious tasks such as trimming a database table, or emailing a member when their membership fee is due. Schedule a task to run hourly, daily or weekly - scheduled data is stored in a MySQL database via PHP. phpJobScheduler will fire any PHP script (or perl script) for you at the correct day/time (dependant upon your traffic to your web site).
|
| 5. |
Generic PHP Framework
|
|
|
The Generic PHP Framework is a library of reusable objects for PHP4. The idea is to build a framework that will make it easier to write large, scalable PHP applications.
|
|
|