Skip to content

Commit 1da7cd8

Browse files
committed
2 parents d6a3e8b + 6b18c38 commit 1da7cd8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ PHP-Berry
44
<a href="https://www.sourcerabbit.com"><img src="https://github.com/SourceRabbit/php-berry/blob/main/images/Banner.png" alt="SourceRabbit.com"></a>
55
</p>
66

7+
[![](https://dcbadge.vercel.app/api/server/nRKETyjJ7E)](https://discord.gg/nRKETyjJ7E)
8+
79
PHP-Berry is a backend Application Framework for **PHP version 8 and newer**, developed by SourceRabbit.<br>
810
At SourceRabbit we use PHP-Berry for almost all of our web services written with PHP. PHP-Berry is designed to make common web development tasks simple and easy without sacrificing performance and certainly without sacrificing security.
911

10-
11-
12-
1312
This project is build using <a href="https://netbeans.apache.org/">Apache NetBeans IDE</a>
1413

1514
## Features
@@ -19,6 +18,9 @@ Each subsequent version of PHP-Berry is compatible with the previous one.
1918
### Database
2019
* [MySQL/MariaDB](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
2120

21+
## EMal
22+
* [EMail](https://github.com/SourceRabbit/php-berry/wiki/berry.email.EMail)
23+
2224
### Encryption
2325
* [AES 128bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption)
2426
* [AES 256bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES256Encryption)

0 commit comments

Comments
 (0)