Libraries tagged by method security
marcocesarato/security
2417 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.
t4s/camelot-auth
1549 Downloads
Modular Authentication system supprting a number of authentication methods
itools/smartstring
47 Downloads
Enhanced strings with automatic HTML encoding and chainable methods
insomnius/aurphm
544 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.
fivepercent/object-security
17 Downloads
Adds common security to you system.
taracybersec/php-security
15 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
8 Downloads
Form securing methods
vpremiss/livewire-nonceable
21 Downloads
The security Livewire public methods needed!
swissmakers/php-openssh
8 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.
nystudio107/craft-twig-sandbox
1 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
localzet/webauthn
18 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.
gvillela7/laravel-vault
26 Downloads
Package with simple methods for vault integration
4cm/crypto
6 Downloads
A two-way encryption method for PHP.
bnomei/kirby3-htmlpurifier
463 Downloads
Static class method, Uniform-Guard and Field-Method to filter your "dirty" HTML inputs to "clean" HTML.
ghoster/accountshield
7 Downloads
Implements the user authentication security methods such Account Lockout, Password Expiry etc outside Default Magento 2 protection engine.