Libraries tagged by submits
passbase/passbase-php
29171 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
mvccore/ext-form-field-button
621 Downloads
MvcCore - Extension - Form - Field - Button - form field types - button:submit, button:reset, input:submit, input:reset and image.
jambagecom/macina-searchbox
606 Downloads
This extension offers the possibility to add a configuration for the searchbox as a TypoScript plugin on all pages which submits the searchvalue to the Indexed Search Engine plugin.
stahiralijan/request-caster
63 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
cauditor/analyzer
510 Downloads
Generates & submits the metrics for cauditor.org
uuf6429/bitbucket-reporter
32 Downloads
A tool that creates and submits Bitbucket Code Insights reports from (PHPUnit) JUnit/Clover test results.
sirajcse/laravel-safe-submit
75 Downloads
Preventing Duplicate Form Submits in laravel framework
secamedia/jquery-ajax-form
13 Downloads
wraps form submits with a callback and also submits clicked buttons
aurimasniekis/packagist-adder
19 Downloads
Submit's package from current git project to Packagist.org
alnv/personal-data-extension-bundle
95 Downloads
This personal data module for Contao CMS supports onchange submits.
symfony/browser-kit
213313511 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-honeypot
3873363 Downloads
Preventing spam submitted through forms
therezor/laravel-transactional-jobs
374508 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
faryshta/yii2-disable-submit-buttons
351392 Downloads
Yii2 asset to automatically disable submit buttons on Yii2 ActiveForm.
mdsimpson/contact-form-7-to-database-extension
14106 Downloads
Plugin that saves contact form submissions to your WordPress database and provides and administration page and shortcodes to view and display the data.