Skip to content

Firesphere/SimplyQLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SimplyQLite

This simple class handles preparing statements in SQLite for you. To make usage of sqlite easier

Usage

Just include the file and start using it with $sqlite = new SimplySQLite('path/to/database.db', 'table-to-manipulate', 'unique-field'); The Unique Field defaults to 'id'.

About

This simple class handles preparing statements in SQLite for you. To make usage of sqlite easier

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages