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.
2 parents 728d99e + c8060b5 commit e5d5c51Copy full SHA for e5d5c51
README.md
@@ -4,9 +4,12 @@ PHP-Berry is a Rapid Application framework for PHP. <br>
4
5
## Features Implemented
6
7
+### berry.encryption
8
+* [AES 128bit]
9
+* [AES 256bit]
10
11
### berry.mysql
-* [MySQL Connection](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
12
+* [MySQL Command, Connection & DataReader](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
13
14
### berry.utils
15
* [CrawlerDetector](https://github.com/SourceRabbit/php-berry/wiki/berry.utils.CrawlerDetector)
0 commit comments