Download the PHP package saturn/database without Composer
On this page you can find all versions of the php package saturn/database. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download saturn/database
More information about saturn/database
Files in saturn/database
Download saturn/database
More information about saturn/database
Files in saturn/database
Vendor saturn
Package database
Short Description PHP PDO wrapper class.
License GPL-2.0
Homepage https://github.com/pkrll/Database
Package database
Short Description PHP PDO wrapper class.
License GPL-2.0
Homepage https://github.com/pkrll/Database
Please rate this library. Is it a good library?
Informations about the package database
Database

A PDO Wrapper Class.
Installation
With Composer (recommended):
Setup
Define and set the following constants:
Usage
Using Database is easy. Just include it (either manually or using Composer's loader), and create an instance by supplying the above constants. See below for more examples.
API
Below outlines the public methods of the Database class.
Examples
Retrieving from the database:
Adding to the database:
Deleting from the database:
A bit more complicated example:
Author
Database was written by Ardalan Samimi.
All versions of database with dependencies
PHP Build Version
Package Version
No informations.
The package saturn/database contains the following files
Loading the files please wait ....