Download the PHP package offworks/overnight without Composer
On this page you can find all versions of the php package offworks/overnight. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download offworks/overnight
More information about offworks/overnight
Files in offworks/overnight
Download offworks/overnight
More information about offworks/overnight
Files in offworks/overnight
Vendor offworks
Package overnight
Short Description Yet another simple and consistent pdo based php-mysql query builder
License MIT
Package overnight
Short Description Yet another simple and consistent pdo based php-mysql query builder
License MIT
Please rate this library. Is it a good library?
Informations about the package overnight
Overnight
An overnightly simple and consistent PHP-mysql query builder based on PDO.
Installation
Composer
Git clone
then, require the autoload from the location
Usage
Create connection
SELECT
WHERE
Get an array of records
Get an associated key value single (first) record
p/s : from() is an alias of table()
Multiple wheres
INNER JOIN
LEFT JOIN
Parameterized join
ORDER BY
GET RAW SQL
INSERT
or
Last insert id
or
UPDATE
DELETE
APIs
General
Select
Insert
Update
Delete
License
MIT
All versions of overnight with dependencies
PHP Build Version
Package Version
No informations.
The package offworks/overnight contains the following files
Loading the files please wait ....