Libraries tagged by file security
dmk/mkcleaner
3971 Downloads
Cleans files by removing any metadata with the help of mat2, exiftool and qpdf according to BSI guidelines.
cleentfaar/tissue
16617 Downloads
A PHP library that scans your files for viruses using the adapter of your choice
jfd/craft-csp-report
477 Downloads
Sets a Content-Security-Policy-Report-Only header, creates an action to receive CSP violation reports, and logs them to a file.
sunnysideup/env-file-generator
45 Downloads
Set some basic variables using a yml file and this module will spit out a nicely formatted .env file
alekseykorzun/php-audit
19 Downloads
phpAudit is a simple shell script that scans PHP files for possible security risks.
wp-spaghetti/wp-logger
586 Downloads
A comprehensive WordPress logging service with Wonolog integration, secure file logging, multi-server protection, and environment-based configuration
webrium/xzeroprotect
23 Downloads
A lightweight, file-based PHP firewall library for protecting web applications from bots, scanners, and common attacks.
twarimitswe-aaron/gatekeeper-cdr
12 Downloads
A zero-trust Content Disarm and Reconstruction (CDR) engine for multi-format file sanitisation.
texxasrulez/fail2ban
29 Downloads
displays failed login attempts in your syslog or userlogins log file
subhashladumor1/laravel-cybershield
0 Downloads
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
saarors/firewtwall-php
1 Downloads
Zero-dependency PHP Web Application Firewall — drop-in auto_prepend_file middleware
megoxv/laravel-magika
274 Downloads
A Laravel package for file type detection using Google Magika AI.
mage2kishan/module-malware-scanner
63 Downloads
Active malware prevention + on-disk scanner for Magento 2. Three real-time guards (REST API, universal upload, custom-options) block PolyShell webshells, polyglot files and PHP-object-injection payloads BEFORE they touch disk. A nightly recursive scanner finds anything that slipped through, auto-quarantines critical findings inside writable upload zones, and ships with a built-in vendor allowlist that prevents false positives on legitimate composer dependencies. Includes admin grid, in-admin documentation, signature catalog and email notifications.
lucamauri/wiki2ban
91 Downloads
Log failed MediaWiki login attempts to a file consumable by Fail2Ban
laravelsecurityaudit/laravel-ai-lint
5 Downloads
Static analysis for insecure AI wiring in Laravel apps: a scan command that finds AI provider keys leaked into tracked or client-reachable files, plus PHPStan rules that flag model output flowing into unsafe sinks and prompts built by concatenation. SARIF for CI.