Skip to content
/ smw Public

A simple and secure wrapper for interacting with MySQL servers.

License

Notifications You must be signed in to change notification settings

hell-sh/smw

Repository files navigation

smw, the simple & secure mysqli wrapper

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.