2017 © Pedro Peláez
 

library database

A database connection and query tool.

image

netherphp/database

A database connection and query tool.

  • Friday, June 22, 2018
  • by bobmajdakjr
  • Repository
  • 0 Watchers
  • 1 Stars
  • 221 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 19 Versions
  • 11 % Grown

The README.md

Nether Database

nether.io Packagist Packagist, (*1)

A lower-level database connection and query library. Provides a simple API for connecting, querying, and digesting the results from a database server., (*2)

Requirements

  • PHP 8.1+
  • PDO

Supported Servers

Basic Connect/Query

  • Anything PDO on the system can connect to.
  • And you wrote SQL that executes upon it.
  • See Quickstart Guide for visual examples.

SQL Generator (Verse)

To use the SQL abstractor there will need to be a compiler written for that server to make it generate using the proper and best keywords available supported by that server., (*3)

Command Line Interface

This library also sets up a netherdb command in vendor/bin to help get various tasks done., (*4)

Additional Libraries

To do its work Nether Database will also include the following NetherPHP libraries. There is no danger of your application suddenly becoming a "NetherPHP" application though. These are all utility which are there for you to use as well, if desired, as they will be about anyway., (*5)

  • netherphp/option (configuration management)
  • netherphp/console (cli library)
  • netherphp/object (prototyping)

The Versions

22/06 2018

dev-master

9999999-dev

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

22/06 2018

v3.0.3

3.0.3.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

20/06 2018

v3.0.2

3.0.2.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

02/02 2018

v3.0.1

3.0.1.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

18/08 2017

v3.0.0

3.0.0.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

17/09 2016

v2.0.3

2.0.3.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

08/09 2016

v2.0.2

2.0.2.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

25/06 2016

v2.0.1

2.0.1.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

26/02 2016

v2.0.0

2.0.0.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

30/12 2015

v1.1.6

1.1.6.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

16/09 2015

v1.1.5

1.1.5.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

12/09 2015

v1.1.4

1.1.4.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

11/09 2015

v1.1.3

1.1.3.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

11/09 2015

v1.1.2

1.1.2.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

10/09 2015

v1.1.1

1.1.1.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

10/09 2015

v1.1.0

1.1.0.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

21/05 2015

v1.0.2

1.0.2.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

09/03 2015

v1.0.1

1.0.1.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php

04/03 2015

v1.0.0

1.0.0.0

A database connection and query tool.

  Sources   Download

BSD-2-Clause

The Requires

 

database php