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 2df3b4a commit 061c958Copy full SHA for 061c958
README.md
@@ -19,6 +19,9 @@ Each subsequent version of PHP-Berry is compatible with the previous one.
19
### Database
20
* [MySQL/MariaDB](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
21
22
+## EMal
23
+* [EMail](https://github.com/SourceRabbit/php-berry/wiki/berry.email.EMail)
24
+
25
### Encryption
26
* [AES 128bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption)
27
* [AES 256bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES256Encryption)
0 commit comments