Skip to content

i-ck/class.db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

class.db

Class.db is a micro-framework to easily perform database query operations in PHP.

Installation

  • Clone the project.
  • Include db-config.php file in your file where database operations are to be performed.
  • Update the database configuration accordingly in the db-config.php file.
  • Done with above? You are now ready to use the simple way to perform powerful database operations.

Examples

You can check index.php for working examples.

Improvements

Send your pull requests with improvements and I'll merge it to the repo. Also please read the CONTRIBUTING.md file on how to submit updates to this repo.

About

Easy way to perform database operations.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages