ebski/pdo-handler

Handler used to make working with PDO easier

1.0.0 2020-12-18 10:25 UTC

This package is auto-updated.

Last update: 2024-04-18 18:12:44 UTC


README

This library serves as an extension to PDO and creates an easy way to make a connection, as well as helper functions to make common operations such as in queries aswell as bulk insertion easier

Installation

Using composer:

composer require ebski/pdo-handler