PHPackages                             mocodo/sql - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mocodo/sql

ActiveLibrary

mocodo/sql
==========

0.4.2(9y ago)043MITPHPPHP &gt;=5.4

Since Sep 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mocodo/sql)[ Packagist](https://packagist.org/packages/mocodo/sql)[ RSS](/packages/mocodo-sql/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (11)Used By (0)

mocodo/sql
==========

[](#mocodosql)

Provides a small extension to the native PDO behavior, allowing simple query build.

Installation
------------

[](#installation)

```
$ composer require mocodo/sql
```

Tests
-----

[](#tests)

```
$ composer tests
```

Usage
-----

[](#usage)

As it is simply extending PDO, you can instanciate it like so :

```
