hell-sh / smw
A simple and secure wrapper for interacting with MySQL servers.
v1.0.1
2021-02-19 17:39 UTC
Requires
- ext-mysqli: *
This package is auto-updated.
Last update: 2024-11-06 14:54:03 UTC
README
A simple and secure wrapper for interacting with MySQL servers.
We've been using smw in our backend for years and neither tools nor experts managed to perform unwanted SQL commands.
Usage
If you're using Composer, you can simply composer require hell-sh/smw
Further information can be found here.