PHP Classes

Notable PHP package: PHP Address Autocomplete and Verification

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 227

Last month viewers: 1

Categories: Notable Packages

Many sites need to request users to enter their postal addresses, like for instance in ecommerce sites. This may be a tedious task for the user, especially those that do not like to type on mobile devices.

Often users give up registering or buying a product when they need to fully enter their postal addresses on forms. So bureaucratic form filling may cause loss of customers.

This package provides a solution to minimize the pain of the users that need to enter postal addresses in forms. It provides means to autocomplete an address partially entered by the user in a Web form.

When used in conjunction with AJAX requests, it can autocomplete the address while the user is typing in on the form without having to reload the current page.

The possibility to validate if an address is correct is also very useful as it may avoid problems of delivering goods to addresses that are incorrect.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package PHP Address Autocomplete and Verification is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Authenticate and autocomplete street addresses

Here follows in more detail what it does:

This class can authenticate and autocomplete street addresses.

It sends HTTP requests to the streetLayer API Web server to perform several functions:

1. Authenticate an address to verify that it really exists

2. Provide autocomplete text options to an address partially entered

3. Reverse search to addresses close to a geographic location

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)