jeffersongoncalves/laravel-cep

A simple and efficient PHP package for querying Brazilian postal codes (CEP). This package provides an easy way to retrieve address information from Brazilian ZIP codes through multiple providers.

1.0.2 2025-03-10 14:01 UTC

This package is auto-updated.

Last update: 2025-03-10 14:01:56 UTC


README

Laravel Cep

Laravel Cep

Latest Version on Packagist GitHub Code Style Action Status Total Downloads

A simple and efficient PHP package for querying Brazilian postal codes (CEP). This package provides an easy way to retrieve address information from Brazilian ZIP codes through multiple providers.

Installation

You can install the package via composer:

composer require jeffersongoncalves/laravel-cep

Usage

Publish migration file.

php artisan vendor:publish --tag=cep-migrations

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.