We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b798601 commit 723ca4dCopy full SHA for 723ca4d
README.md
@@ -7,6 +7,7 @@ MeekroDB is:
7
* A PHP MySQL library that lets you **get more done with fewer lines of code**, and **makes SQL injection 100% impossible**.
8
* Google's #1 search result for "php mysql library" since 2013, with **thousands of deployments worldwide**.
9
* A library with a **perfect security track record**. No bugs relating to security or SQL injection have ever been discovered.
10
+* Backwards and forwards-compatible, supporting all PHP versions **from PHP 5.3** all the way through the latest release of **PHP 8**.
11
12
Installation
13
========
0 commit comments