Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
60% | Total: 2,886 | All time: 1,302 This week: 89 |
Version | License | Categories | ||||
sqlitedb 1.0.0 | GNU Lesser Genera... | Databases |
Description | Author | |||||||||||||||||||||||
This class is a wrapper around the PHP extension to access SQLite databases. |
|
|
Files (5) |
File | Role | Description |
---|---|---|
class-sqlite.php | Class | file to include in your script |
class-sqlite3db.php | Class | this one use the sqlite3 extension for php5 instead of the native embedded sqlite2 |
README | Doc. | important notice |
sample.php | Example | example usage |
sqlitedb_doc-2006-05-08.html | Doc. | doc |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
sqlitedb-2009-12-24.zip 12KB | |
sqlitedb-2009-12-24.tar.gz 9KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Base DB | .zip .tar.gz | base abstraction class | Required |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
my personal code repository |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
HTML dbtree | use instead of class mysql to work on a sqlite database | Conditional |
Related pages |
wiki + svn repository for class-db |