Libraries tagged by data security
spatie/url-signer
2792282 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
nette/http
20409975 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
bepsvpt/secure-headers
5659149 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
nzo/url-encryptor-bundle
1168107 Downloads
The NzoUrlEncryptorBundle is a Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application or passed through URL
siriusphp/validation
804061 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
fuko-php/masked
159173 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
ahmed-bhs/doctrine-doctor
22056 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
stefangabos/zebra_session
132526 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
craftcms/security-patches
53535 Downloads
Provides security patches for out-of-date Craft CMS installs
causal/fal-protect
85927 Downloads
FAL Protect - Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).
mindshape/mindshape-cookie-consent
170624 Downloads
This extension provides functionality to create a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.
pedrosancao/php-random-data
81941 Downloads
small library generates high entropy random data
oryzone/oauth-user-data
61314 Downloads
Extension library for Lusitanian/PHPoAuthLib to extract user profile data from various oAuth providers
hdvinnie/laravel-security-headers
96898 Downloads
Adds security related headers to HTTP response.
erikwang2013/security-php
1093 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.