tricioandrade/splitesql

This package is abandoned and no longer maintained. The author suggests using the doctrine/dbal package instead.

Query Builder

v2.0.3 2022-07-12 09:04 UTC

This package is auto-updated.

Last update: 2022-12-19 00:08:54 UTC


README

SpliteSQL (splitesql)

Build Status Total Downloads Latest Stable Version License PHP Version Require

splitesql is a query builder with methods prepared with sql commands that serve as shortcuts to execute queries in the database.

Installation

Open your terminal and run:

composer require tricioandrade/splitesql

Using splitesql