Libraries tagged by address form
oh/google-map-form-type-bundle
165796 Downloads
Set latitude, longitude and address values on a form using Google Maps
faonni/module-customer-create-address
8805 Downloads
Show Address Fields in Customer Registration Form.
jsor/string-formatter
15986 Downloads
Localized formatting of personal names, addresses and telephone numbers.
ameos/ameos_mailredirect
15961 Downloads
This extension redirect all mail send with TYPO3 API to a debug address for developpement period.
pcapredict/tag
313877 Downloads
Address Validation for Checkout Forms
jeffersongoncalves/filament-cep-field
55 Downloads
The Filament CEP Field is a custom input component designed specifically for Brazilian postal codes (CEP - Código de Endereçamento Postal). This component extends Filament's form capabilities by providing a specialized input field that handles CEP formatting, validation, and automatic address lookup.
passbase/passbase-php
31698 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
bodunde/geocoder
7602 Downloads
A laravel package that helps you with geocoding addresses and reverse geocoding coordinates using the google maps api. It also helps in calculating the distance between two locations using the Hervasine formula and the coordinates of the locations
beebots/magento2-address-autocomplete
940 Downloads
Enable Google's Address Autocomplete on address forms throughout Magento
torann/address-format
4363 Downloads
A PHP library to parse street addresses to localized formats
ankalagon/vies-address-formatter
27865 Downloads
Library to format data from VIES service (http://ec.europa.eu/taxation_customs/vies/?locale=en)
nails/module-address
6569 Downloads
This module provides a unified API for storing, formatting, and validating addresses.
eckinox/address-bundle
5230 Downloads
Provides a form type to autocomplete addresses
sunnysideup/google_address_field
19521 Downloads
Provide a form field for the Silverstripe CMS that allows geocoding address prediction (autocomplete) and quick lookup of addresses using the Google API
cliffparnitzky/checked-email
1617 Downloads
Provides two textfields for forms for double entering a e-mail address and checking for equality. Also adds the option to activate e-mail field with confirmation for members (affects among others the modules `Personal data` and `Registration`).