PHPackages                             live-controls/autocep - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. live-controls/autocep

Abandoned → [live-controls/autoaddress](/?search=live-controls%2Fautoaddress)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

live-controls/autocep
=====================

Autofill CEP Form

v1.2.4(2y ago)047Blade

Since Jul 22Pushed 2y agoCompare

[ Source](https://github.com/live-controls/autocep)[ Packagist](https://packagist.org/packages/live-controls/autocep)[ RSS](/packages/live-controls-autocep/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (23)Used By (0)

Auto CEP
========

[](#auto-cep)

[![Release Version](https://camo.githubusercontent.com/45e036e1db5a3d33825ae2641f07203cfde2b604278b2ab7369ed423fc26b130/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6c6976652d636f6e74726f6c732f6175746f636570)](https://camo.githubusercontent.com/45e036e1db5a3d33825ae2641f07203cfde2b604278b2ab7369ed423fc26b130/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6c6976652d636f6e74726f6c732f6175746f636570)[![Packagist Version](https://camo.githubusercontent.com/a3d7b0885486459c4f41b997bf26121fa81f486afe68add15c0094c913fa8fe3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6976652d636f6e74726f6c732f6175746f6365703f636f6c6f723d253233303037353030)](https://camo.githubusercontent.com/a3d7b0885486459c4f41b997bf26121fa81f486afe68add15c0094c913fa8fe3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6976652d636f6e74726f6c732f6175746f6365703f636f6c6f723d253233303037353030)

**THIS PROJECT WON'T BE UPDATED ANYMORE, USE ITS SUCCESSOR [live-controls/autoaddress](https://www.github.com/live-controls/autoaddress)**

An Input for CEP which would give you the informations for road, etc. based on CepAberto

Requirements
------------

[](#requirements)

- Laravel 9+
- Livewire 2+

Translations
------------

[](#translations)

- English (en)
- German (de)
- Brazilian Portuguese (pt\_BR)

Installation
------------

[](#installation)

1. Install AutoCep package

```
composer require live-controls/autocep
```

### Content

[](#content)

- GetCEP class
- AutoCep input - @livewire('livecontrols-autocep')

Usage
-----

[](#usage)

First Step: You will need to create a CEPABERTO\_TOKEN environment variable. You will get the token after registration from

Blade:

```
@livewire('livecontrols-autocep', [
'prefix' => 'student',
'titlesuffix' => '*',
'oldmodel' => $student,
'required' => true,
], key('autocep'))
```

- prefix = The prefix is optional, but needed if you add more than one AutoCep component on a single page. It will be prefixroad etc. afterwards
- titlesuffix = The suffix of the title, usually you'd set a \* if they're required or such.
- oldmodel = This is optional, if set, it will take the cep, street, bairro, uf and city of the model
- required = If set to true it will set all inputs to "required"

*From 1.1.6 on*

- areacodeName = The name/id of the areacode control (Default: areacode)
- streetName = The name/id of the street control (Default: street)
- numberName = The name/id of the housenumber control (Default: housenumber)
- complementName = The name/id of the complement control (Default: complement)
- areaName = The name/id of the area control (Default: area)
- cityName = The name/id of the city control (Default: city)
- ufName = The name/id of the UF/2-digit state control (Default: uf)
- countryName = The name/id of the (hidden) country control (Default: country)

**Important: In case you want to use more than one AutoCEP component, don't forget to add a "prefix" or change the areacodeName etc of the components so the informations won't be overwritten!**

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

21

Last Release

978d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f366058ff9e06fad5c432234f0ac35a154bcc4153dbff096987489b16e87eb7?d=identicon)[daredloco](/maintainers/daredloco)

---

Top Contributors

[![daredloco](https://avatars.githubusercontent.com/u/60240491?v=4)](https://github.com/daredloco "daredloco (39 commits)")

### Embed Badge

![Health badge](/badges/live-controls-autocep/health.svg)

```
[![Health](https://phpackages.com/badges/live-controls-autocep/health.svg)](https://phpackages.com/packages/live-controls-autocep)
```

###  Alternatives

[anlutro/l4-settings

Persistent settings in Laravel.

9312.4M19](/packages/anlutro-l4-settings)[godruoyi/php-snowflake

An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).

8582.3M61](/packages/godruoyi-php-snowflake)[tuupola/ksuid

K-Sortable Globally Unique IDs

1081.2M4](/packages/tuupola-ksuid)[mcordingley/linearalgebra

Matrix math for PHP.

85146.3k1](/packages/mcordingley-linearalgebra)[hyva-themes/magento2-wysiwyg-svg

Allow SVGs and all tailwind classes in CMS block and page content.

17130.8k](/packages/hyva-themes-magento2-wysiwyg-svg)[syrian-open-source/laravel-youtube-iframe-generator

Laravel package allows you to generate an iframe tag with a video player depending on a youtube URL.

184.2k](/packages/syrian-open-source-laravel-youtube-iframe-generator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
