Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Add "Filament Smart CEP" plugin by Otávio Araújo#869

Merged
saade merged 4 commits intofilamentphp:mainfrom
otavio-araujo:main
Aug 19, 2025
Merged

Add "Filament Smart CEP" plugin by Otávio Araújo#869
saade merged 4 commits intofilamentphp:mainfrom
otavio-araujo:main

Conversation

@otavio-araujo
Copy link
Contributor

Add "Filament Smart CEP" plugin by Otávio Araújo

Copy link
Member

@saade saade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! We’ve hit the channel limit (500) on Discord. While we’re working on cleaning up old or archived channels to make room for new ones, your plugin will not have a channel. A channel will be created as soon as the cleanup is complete.

@saade saade merged commit 97841a8 into filamentphp:main Aug 19, 2025
@saade
Copy link
Member

saade commented Aug 19, 2025

I suggest switching to an asynchronous approach in your SmartCepService when querying multiple providers, so you can fetch results in parallel and achieve faster responses instead of processing them sequentially.

Take a look how I've done in my plugin here: https://github.com/saade/cep-php/blob/main/src/Cep.php

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants