Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

#PHP Lightweight Framework ###A quick way to kickstart a small PHP/MySQL application

Purpose These files are intended to help speedy deployment of PHP web applications that need to interact with a MySQL database, and manipulate records as objects.

It contains a debugging framework (that prints to screen or file), and a logging framework so that you can easily measure performance.

The current version does not support very complicated database objects (e.g. database records with multiple primary keys) but this can be easily updated by using array inputs in the DatabaseObject.php file.

About

A few files that help to speedily put together PHP/MySQL applications

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages