Recommend this page to a friend! |
Download .zip |
Info | View files (17) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-02-07 (6 years ago) | 34% | Total: 748 | All time: 4,294 This week: 933 |
Version | License | PHP version | Categories | |||
web-api 0.2 | GNU General Publi... | 5.3.0 | PHP 5, Libraries |
Description | Author | |||||||||||||
This package is a Web application development framework. |
|
Files | / | app | / | db |
File | Role | Description |
---|---|---|
Database.php | Class | Database object to hold the DB connection |
Object.php | Class | Abstraction class for any object that stores info in the database (e.g. User) |
Table.php | Class | Object for specific tables in the database |
Files | / | app | / | main |
File | Role | Description |
---|---|---|
Autoloader.php | Class | Autoloader for the classes |
Cache.php | Class | Cache object for faster output |
Config.php | Class | Object to handle the configuration file |
Controller.php | Class | Main object that handles the script |
Error.php | Class | Error object for the script |
Logger.php | Class | Object for logging errors and notices |
Files | / | app | / | out |
File | Role | Description |
---|---|---|
Request.php | Class | Processes a certain request for the script (e.g. login, staticpage, ...) |
Session.php | Class | Holds session information such as POST, GET, and SESSION data |
Template.php | Class | Holds a template for the script |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Download Download the latest bleeding edge version |
Git Repository Repository with the latest source |
GitHub Homepage Github's Auto-Generated Homepage |