Libraries tagged by form security
devknown/request-validator
7 Downloads
Simple PHP Request Validator
daxslab/no-captcha
7 Downloads
d3mo17/captcha
71 Downloads
Provides a captcha mechanism
bus-factor/ares
300 Downloads
Leightweight standalone validation library
bnomei/kirby3-htmlpurifier
463 Downloads
Static class method, Uniform-Guard and Field-Method to filter your "dirty" HTML inputs to "clean" HTML.
bgli100/securimage
9 Downloads
PHP CAPTCHA Library
vundo/validator
10 Downloads
Simple Validator class
mrflory/contao-recaptcha
33 Downloads
Contao Open Source CMS extension reCaptcha: The extension replaces the default captchas with reCaptchas and adds a reCaptcha form field.
minetro/seznamcaptcha
4032 Downloads
SeznamCaptcha to Nette Framework
elgg/elgg_ajax_register
181 Downloads
Loads the registration form via Ajax request to reduce spam
blackknight467/ayah-bundle
246 Downloads
Are you a human bundle for use with Symfony 2. This bundle adds the 'ayah' form type. Simple and easy to use. Lets leave the captcha behind
mageinic/testimonial
3 Downloads
Testimonials Extension by MageINIC, Display dynamic testimonials in a captivating slider format, complete with star ratings for added credibility. Empower users to submit testimonials effortlessly through a user-friendly form. Seamlessly integrate with social networks, bolster security with reCAPTCHA, and enjoy widget functionality for an improved user experience.
sarahasan/bsecure-payment-plugin-test
7 Downloads
bSecure Payment Plugin is a JavaScript library that allows you to securely process your payments. This plugin instantly creates a form that adheres to PCI, HIPAA, GDPR, or CCPA security requirements.
kruegge82/billbee-php-sdk-api
12 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
bsecure/bsecure-payments
5 Downloads
bSecure Payment Plugin is a Php library that allows you to securely process your payments. This plugin instantly creates a form that adheres to PCI, HIPAA, GDPR, or CCPA security requirements.