Libraries tagged by method security
nystudio107/craft-twig-sandbox
573520 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
itools/smartstring
10377 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 2.5x faster than calling htmlspecialchars() yourself
marcocesarato/security
2978 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
insomnius/aurphm
682 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.
t4s/camelot-auth
1551 Downloads
Modular Authentication system supprting a number of authentication methods
localzet/webauthn
19 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
lmr/duo_auth
394 Downloads
Duo Security Universal Prompt two-factor authentication for Roundcube. Supports multiple authentication methods including push notifications, SMS, phone calls, and hardware tokens.
fuwasegu/guardrail
92 Downloads
Laravel static analysis tool - Verify API routes call required methods (authorization, logging, etc.)
boring-o11y/wirestan
7 Downloads
PHPStan rule for Livewire components: public properties that are never reassigned outside lifecycle methods must be marked #[Locked], so the client cannot tamper with them via $wire.set.
fivepercent/object-security
19 Downloads
Adds common security to you system.
taracybersec/php-security
73 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
niirrty/niirrty.forms.security
9 Downloads
Form securing methods
swissmakers/php-openssh
9 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.
piotrpress/disable-password-login
30 Downloads
This plugin disables password login for all users, allowing only authentication via other methods (e.g. SSO).
nemesislabs/sentinel
3 Downloads
Nemesis Shield — Sentinel SDK for PHP & Laravel. Positive-security runtime protection: learns your app's normal behavior and blocks off-baseline requests (auth bypass, path traversal, scanners, unusual methods). Fail-open, privacy-preserving. Works on Laravel 6+ / PHP 7.2+.