sebastian/mysqli-wrapper

Wrapper around PHP's mysqli extension

1.0.3 2024-08-09 11:59 UTC

This package is auto-updated.

Last update: 2024-08-09 12:07:40 UTC


README

No Maintenance Intended Latest Stable Version CI Status codecov

sebastian/mysqli-wrapper

This repository contains code that was originally written while building an example application for my "Event-Based Testing" presentation.

The code has been extracted from this example application into a reusable component. Just because this component can be installed using Composer does not mean that it is anything other than example code. It is not production-ready. It is intended for study and learning purposes only.

The only reason this code was extracted into a reusable component is to make reusing it in other example applications easier for me.

Please note that this is a low maintenance project.