{"id":22189915,"url":"https://github.com/saade/cep-php","last_synced_at":"2025-07-26T22:30:37.559Z","repository":{"id":203810710,"uuid":"709808906","full_name":"saade/cep-php","owner":"saade","description":"Async, high availability brazilian CEP finder with multiple providers for redundancy.","archived":false,"fork":false,"pushed_at":"2024-07-08T20:07:57.000Z","size":60,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-26T19:51:48.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saade.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-25T12:49:26.000Z","updated_at":"2024-08-29T12:05:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b8165e9-ec8d-4881-99c1-fe3d3f092561","html_url":"https://github.com/saade/cep-php","commit_stats":null,"previous_names":["saade/cep-php"],"tags_count":3,"template":false,"template_full_name":"spatie/package-skeleton-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saade%2Fcep-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saade%2Fcep-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saade%2Fcep-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saade%2Fcep-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saade","download_url":"https://codeload.github.com/saade/cep-php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227721549,"owners_count":17809786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T11:40:08.946Z","updated_at":"2024-12-02T11:40:09.754Z","avatar_url":"https://github.com/saade.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# High availability brazilian CEP finder with service redundancy\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/saade/cep-php.svg?style=flat-square)](https://packagist.org/packages/saade/cep-php)\n[![Total Downloads](https://img.shields.io/packagist/dt/saade/cep-php.svg?style=flat-square)](https://packagist.org/packages/saade/cep-php)\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require saade/cep-php\n```\n\n## Usage\n\n```php\nuse Saade\\Cep;\n\n$cep = Cep::get('28895-190')\n\n$cep-\u003ecep; // 28895190\n$cep-\u003estate; // RJ\n$cep-\u003ecity; // Rio das Ostras\n$cep-\u003eneighborhood; // Costazul\n$cep-\u003estreet; // Rua Nelson Pecegueiro do Amaral\n$cep-\u003eprovider; // correios / correios-alt / viacep / brasil-api\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Saade](https://github.com/saade)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaade%2Fcep-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaade%2Fcep-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaade%2Fcep-php/lists"}