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 24e3843 commit 5785af6Copy full SHA for 5785af6
README.md
@@ -20,7 +20,7 @@ Each subsequent version of PHP-Berry is compatible with the previous one.
20
* [AES 128bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption)
21
22
### berry.mysql
23
-* [MySQL Command, Connection & DataReader](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
+* [MySQL/MariaDB with Prepared Statements and Raw SQL](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
24
25
### berry.utils
26
* [CrawlerDetector](https://github.com/SourceRabbit/php-berry/wiki/berry.utils.CrawlerDetector)
0 commit comments