Libraries tagged by form security
phoenix1331/laravel-auth-audit
75 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
nowo-tech/password-strength-bundle
1768 Downloads
Symfony PasswordType extension with configurable strength policies, live feedback, HTML pattern, and validator.
dario_swain/re-captcha-library
65822 Downloads
Google ReCAPTCHA (ver. 2) backend provider.
clarknelson/craft-recaptcha-3
34165 Downloads
Verifies via Google the site and secret codes required to verify humanity through reCAPTCHA v3.
bgli100/securimage
5928 Downloads
PHP CAPTCHA Library
myra-security-gmbh/eu-captcha
762 Downloads
EU captcha protects your website/API against abuse like form spam and credential stuffing
mouf/security.simplelogincontroller
192797 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
rossriley/validation
18594 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. This fork maintains PHP 5.3 compatibility.
quioteframework/auth
80 Downloads
Authentication foundation (form login, HTTP Basic, password hashing, user providers, firewalls) for Quiote.
mulertech/captcha
337 Downloads
Symfony bundle providing a self-hosted image-based math captcha for bot protection
ejoi8/filament-recaptcha
145 Downloads
Configurable Google reCAPTCHA (v2 checkbox & v3 invisible) field for Filament forms.
caminodeldev/laravel-api-scaffold
57 Downloads
Generate clean, secure and configurable Laravel APIs from database tables.
moffhub/ussd
1728 Downloads
Enterprise USSD framework for Laravel. Multi-provider support (Safaricom, Airtel, MTN), session management, menu builders, form collection, pagination, security, analytics, and i18n for African mobile networks.
isapp/statamic-sensitive-form-fields
122 Downloads
Encrypt selected form submission fields at rest. Decrypt on read for authorized users only.
xddesigners/silverstripe-csrf-hydrate
14 Downloads
Keep CSRF-protected forms and links working on full-page-cached Silverstripe pages: render them without a per-session SecurityID and hydrate a fresh token client-side. Includes automatic tagging of silverstripe/userforms forms.