File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Appwrite ClamAV PHP Client
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/appwrite/php-clamav.svg?branch=master )] ( https://travis-ci.org/appwrite/php-clamav )
4
- ![ Total Downloads] ( https://img.shields.io/packagist/dt/appwrite/php-clamav.svg )
5
- [ ![ Discord] ( https://img.shields.io/discord/564160730845151244 )] ( https://discord.gg/GSeTUeA )
3
+ [ ![ Discord] ( https://img.shields.io/discord/564160730845151244?label=discord&style=flat-square )] ( https://appwrite.io/discord?r=Github )
4
+ ![ Total Downloads] ( https://img.shields.io/packagist/dt/appwrite/php-clamav.svg?style=flat-square )
5
+ [ ![ Build Status] ( https://img.shields.io/travis/com/appwrite/php-clamav?style=flat-square )] ( https://travis-ci.com/appwrite/php-clamav )
6
+ [ ![ Twitter Account] ( https://img.shields.io/twitter/follow/appwrite?color=00acee&label=twitter&style=flat-square )] ( https://twitter.com/appwrite )
6
7
7
8
PHP Client to connect to ClamAV daemon over TCP or using a local socket from command line and scan your storage files for viruses.
8
9
@@ -40,8 +41,8 @@ This package requires PHP 7.1 or later. We recommend using the latest PHP versio
40
41
## Find Us
41
42
42
43
* [ GitHub] ( https://github.com/appwrite )
43
- * [ Discord] ( https://discord.gg/GSeTUeA )
44
- * [ Twitter] ( https://twitter.com/appwrite_io )
44
+ * [ Discord] ( https://appwrite.io/discord )
45
+ * [ Twitter] ( https://twitter.com/appwrite )
45
46
46
47
## Authors
47
48
You can’t perform that action at this time.
0 commit comments