Libraries tagged by php security
laramint/laravel-security-scanner
636 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
erikwang2013/security-php
161 Downloads
A PHP security attack detection plugin featuring 27 threat detectors and compatibility with Laravel, Webman, ThinkPHP, and Hyperf.
drutiny/local-php-security-checker
5264 Downloads
Drutiny integration for local-php-security-checker
customsumit/adapter-php
3346 Downloads
PHP Security Adapter
bear/security
506 Downloads
PHP security vulnerability scanner with SAST and DAST capabilities
trilbymedia/cap-php
67 Downloads
PHP port of the Cap proof-of-work captcha server. Wire-compatible with @cap.js/widget.
tigusigalpa/yandex-smartcaptcha-php
506 Downloads
PHP SDK для Yandex SmartCaptcha с полной поддержкой Laravel. Управление капчами, валидация пользователей, интеграция с Laravel.
sofyco/security-validation-bundle
1927 Downloads
Security Validation Constraints
report-uri/dbsc-php
46 Downloads
A small, framework-agnostic PHP server library for Device Bound Session Credentials (DBSC)
mouf/security.userservice
208149 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
mouf/security.userfiledao
144786 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
monaz/vt-php-api3
505 Downloads
The unofficial PHP client library for VirusTotal Public API v3.0
minvws/puzi-php
8475 Downloads
PHP library to read data from an UZI pass.
lorddashme/php-simple-captcha
2973 Downloads
A simple captcha package that fit to any type of web application built on php.
keeguon/oauth2-php
14522 Downloads
A library to consume services using the OAuth 2 security scheme.