Libraries tagged by form api
jhowbhz/package-apigratis
4582 Downloads
Uma forma simples de consumir serviços gratuitos oferecidos pelo site https://apigratis.com.br/
elao/json-http-form-bundle
5279 Downloads
Adds support of JSON requests for Forms
n2n/n2n-web
21556 Downloads
n2n web
passbase/passbase-php
31420 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
bchalier/php-k8s
7963 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
sunnysideup/google_address_field
19398 Downloads
Provide a form field for the Silverstripe CMS that allows geocoding address prediction (autocomplete) and quick lookup of addresses using the Google API
shootproof/php-sdk
37823 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
hashbang/securepay
2531 Downloads
PHP SecurePay API
dario_swain/re-captcha-library
57925 Downloads
Google ReCAPTCHA (ver. 2) backend provider.
dario_swain/ds-recaptcha-bundle
40505 Downloads
Google ReCAPTCHA (ver. 2) Symfony Bundle.
ameos/ameos_mailredirect
15507 Downloads
This extension redirect all mail send with TYPO3 API to a debug address for developpement period.
dktapps/pmforms
1914 Downloads
Form API library for PocketMine-MP plugins
martian/laracaptcha
281 Downloads
A Laravel package to seamlessly use hCapthca or reCaptcha on your forms or RESTful APIs
evilnet/dotpay
22167 Downloads
Package for Dotpay payments via api instead of form
rethink/typedphp
30048 Downloads
A type system for PHP to describe RESTFul APIs in a declarative form