2017 © Pedro Peláez
 

library query-mule

Database abstraction layer (DBAL) and fluent query builder for PHP. Developers can use this package on its own or in conjunction with a framework.

image

blue-strawberry/query-mule

Database abstraction layer (DBAL) and fluent query builder for PHP. Developers can use this package on its own or in conjunction with a framework.

  • Monday, July 23, 2018
  • by Freid001
  • Repository
  • 1 Watchers
  • 1 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 180 % Grown

The README.md

Hooch, (*1)

Build Status Maintainability Test Coverage Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

About

Database abstraction layer (dbal) and fluent query builder for PHP. Developers can use this package on its own or in conjunction with a framework., (*3)

Features

  • Build select, insert, update & delete queries.
  • Chain query statements together.
  • Use filters to store & recall query logic.
  • Switch database connections with ease.
  • PSR simple-cache & logging compatible.
  • Supported database drivers:
    • PDO
    • MySQLi
  • Supported databases:
    • MySQL
    • PostgreSQL (TBD)
    • SQLite (TBD)

Requirements

  • PHP >= 7.1
  • PDO or MySQLi extension.

Installation

via Composer

composer require redstraw/hooch

Documentation

TBD, (*4)

References

The Versions

23/07 2018

dev-refactor

dev-refactor

Database abstraction layer (DBAL) and fluent query builder for PHP. Developers can use this package on its own or in conjunction with a framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

sql filter dbal query builder database abstraction layer

13/04 2018

dev-master

9999999-dev

Database abstraction layer (DBAL) and fluent query builder for PHP. Developers can use this package on its own or in conjunction with a framework.

  Sources   Download

MIT BSD-3-Clause

The Requires

 

The Development Requires

by Avatar Freid001

sql filter dbal query builder database abstraction layer

03/12 2017

dev-joins

dev-joins

Database abstraction layer (DBAL) and fluent query builder for PHP. Developers can use this package on its own or in conjunction with a framework.

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar Freid001

sql filter dbal query builder database abstraction layer