Author: Manuel Lemos
Updated on: 2023-02-04
Posted on: 2023-02-04
Package: Laravel Brazilian CEPs
Usually, those sites use an external API to check if the zip code of a customer's address is correct for a given city location.
This package provides a solution for e-commerce sites with customers in Brazil using the Laravel framework.
It provides a way to check Brazilian CEP zip codes using at least one of many supported APIs. This way, it provides a redundant solution that may still work if one of the zip code API fails, as it can use another of the supported APIs that works.
About the Laravel Brazilian CEPs Package
The package Laravel Brazilian CEPs 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: Search locations and zip codes in Brazil
Here follows in more detail what it does:
This package can search locations and zip codes in Brazil.
It provides a Laravel service, controllers, and resources to send HTTP requests to several different APIs of Brazilian companies to get the location details associated with the CEP zip code.
Currently, it can access APIs from:
- ApiCep
- BrasilApi
- CepLa
- OpenCep
- Pagarme
- Postomon
- ViaCep
Conclusion
The Laravel Brazilian CEPs can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
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 as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
You need to be a registered user or login to post a comment
1,605,999 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.