Libraries tagged by framework security
symfony/security-bundle
197555599 Downloads
Provides a tight integration of the Security component into the Symfony full-stack framework
graham-campbell/security-core
1792341 Downloads
Security Core Is A Wrapper Of voku/anti-xss For General Use
graham-campbell/security
1493478 Downloads
Security Is An Anti-XSS Wrapper For Laravel
siriusphp/upload
612088 Downloads
Framework agnostic upload library
bordoni/phpass
5052046 Downloads
Portable PHP password hashing framework
graham-campbell/binput
520260 Downloads
Binput Is An Input Protector For Laravel
zfr/rbac
1156988 Downloads
Zend Framework 3 prototype for Zend\Permissions\Rbac.
rahulalam31/laravel-abuse-ip
37059 Downloads
Block ip address of all spammer's around the world.
hautelook/phpass
2621137 Downloads
Portable PHP password hashing framework
queueit/knownuserv3
489106 Downloads
The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server.
laramint/php-security-scanner
4606 Downloads
Framework-agnostic static security scanner for PHP. Detects SQLi, XSS, command injection, path traversal, insecure deserialization, weak crypto, hardcoded secrets, and more.
erikwang2013/security-php
924 Downloads
A PHP security attack detection plugin with 31 stateless threat detectors and 4 cross-request identity checks (session hijack, unusual login, data tamper, brute-force lockout). Works with Laravel, Webman, ThinkPHP, and Hyperf, or with no framework at all via global functions.
tommyknocker/pdo-database-class
6291 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
milpa/live-web
5323 Downloads
HTTP/HTML transport layer for Milpa Live: CSRF/HMAC/nonce security, the signed XHTML state-transfer codec, the wire-protocol LiveEndpoint controller, and the HTML/Alpine/Latte-subset renderers for the Milpa PHP framework.
milpa/auth
6624 Downloads
Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives, the CredentialVerifier, AuthContextFactory and SessionStore contracts, and the WebAuthn ceremony types (RelyingParty, WebAuthnVerifier, assertion/registration value objects) — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.