maikuolan / phpmussel
PHP-based anti-virus anti-trojan anti-malware solution.
Fund package maintenance!
Liberapay
Ko Fi
paypal.me/maikuolan
Installs: 188
Dependents: 0
Suggesters: 0
Security: 1
Stars: 419
Watchers: 36
Forks: 79
Open Issues: 1
Type:metapackage
Requires
- php: >=7.2.0
- ext-pcre: *
- maikuolan/common: ^2.12.2
- phpmussel/cli: ^3.4
- phpmussel/core: ^3.5.2
- phpmussel/frontend: ^3.5.2
- phpmussel/phpmailer: ^3.1.13
- phpmussel/web: ^3.5.2
Replaces
- maikuolan/phpmussel: v3.5.2
- v3.x-dev
- v3.5.2
- v3.5.1
- v3.5.0
- v3.4.2
- v3.4.1
- v3.4.0
- v3.3.5
- v3.3.4
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0
- v2.x-dev
- v2.4.5
- v2.4.4
- v2.4.3
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.1
- v2.3.0
- v2.2.0
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.0
- v1.x-dev
- v1.15.5
- v1.15.4
- v1.15.3
- v1.15.2
- v1.15.1
- v1.15.0
- v1.14.2
- v1.14.1
- v1.14.0
- v1.13.6
- v1.13.5
- v1.13.4
- v1.13.3
- v1.13.2
- v1.13.1
- v1.13.0
- v1.12.0
- v1.11.0
- v1.10.0
- v1.9.1
- v1.9.0
- v1.8.0
- v1.7.0
- v1.6.0
- v1.5.0
- v1.4.0
- v1.3.1
- v1.3.0
- v1.2.0
- v1.1.0
- v1.0.0
- v0.10.0
- v0.9.1
- v0.9.0
This package is auto-updated.
Last update: 2024-10-15 14:47:36 UTC
README
What is phpMussel?
An ideal solution for shared hosting environments, where it's often not possible to utilise or install conventional anti-virus protection solutions, phpMussel is a PHP script designed to detect trojans, viruses, malware and other threats within files uploaded to your system wherever the script is hooked, based on the signatures of ClamAV and others.
Features:
- Licensed as GNU General Public License version 2.0 (GPLv2).
- Easy to install, easy to customise, easy to use.
- Works for any system with PHP+PCRE installed, regardless of OS (PHP+PCRE required).
- Fully configurable based on your needs.
- Ideal solution for shared hosting services.
- Ideal solution for forum systems in need of file upload protection.
- Does NOT require shell access.
- Does NOT require administrative privileges.
- CLI mode available.
- Good, strong, stable support base.
Documentation:
- English
- العربية
- Deutsch
- Español
- Français
- Bahasa Indonesia
- Italiano
- 日本語
- 한국어
- Nederlandse
- Português
- Русский
- اردو
- Tiếng Việt
- 中文(简体)
- 中文(傳統)
See also:
- phpMussel/phpMussel – The main phpMussel repository (you can get phpMussel versions prior to v3 from here).
- phpMussel/Core – phpMussel core (dedicated Composer version).
- phpMussel/CLI – phpMussel CLI-mode (dedicated Composer version).
- phpMussel/FrontEnd – phpMussel front-end (dedicated Composer version).
- phpMussel/Web – phpMussel upload handler (dedicated Composer version).
- phpMussel/Examples – Prebuilt examples for phpMussel (useful for users which don't want to use Composer to install phpMussel).
- phpMussel/plugin-boilerplates – This repository contains boilerplate code which can be used to create new plugins for phpMussel.
- phpMussel/Plugin-PHPMailer – Provides 2FA and email notifications support for phpMussel v3+.
- CONTRIBUTING.md – Contribution guidelines.
Last Updated: 1 July 2024 (2024.07.01).