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: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-06 18:39:50 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.