{"id":18727093,"url":"https://github.com/drinksandco/zipcode-validator","last_synced_at":"2025-04-12T16:32:07.178Z","repository":{"id":57076336,"uuid":"84067292","full_name":"drinksandco/zipcode-validator","owner":"drinksandco","description":"ZIP codes validator built with PHP","archived":false,"fork":false,"pushed_at":"2019-05-29T16:13:36.000Z","size":18,"stargazers_count":14,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-26T11:02:29.620Z","etag":null,"topics":["php","validation","zipcode"],"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/drinksandco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-06T11:49:30.000Z","updated_at":"2024-01-29T10:33:22.000Z","dependencies_parsed_at":"2022-08-24T14:55:51.113Z","dependency_job_id":null,"html_url":"https://github.com/drinksandco/zipcode-validator","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drinksandco%2Fzipcode-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drinksandco%2Fzipcode-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drinksandco%2Fzipcode-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drinksandco%2Fzipcode-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drinksandco","download_url":"https://codeload.github.com/drinksandco/zipcode-validator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248596592,"owners_count":21130726,"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":["php","validation","zipcode"],"created_at":"2024-11-07T14:16:23.404Z","updated_at":"2025-04-12T16:32:06.674Z","avatar_url":"https://github.com/drinksandco.png","language":"PHP","readme":"# ZipCode Validator\n[![Latest Stable Version](https://poser.pugx.org/uvinum/zipcodevalidator/v/stable)](https://packagist.org/packages/uvinum/zipcodevalidator)\n[![License](https://poser.pugx.org/uvinum/zipcodevalidator/license)](https://packagist.org/packages/uvinum/zipcodevalidator)\n[![Build Status](https://travis-ci.org/uvinum/zipcode-validator.svg?branch=master)](https://travis-ci.org/uvinum/zipcode-validator)\n[![Total Downloads](https://poser.pugx.org/uvinum/zipcodevalidator/downloads)](https://packagist.org/packages/uvinum/zipcodevalidator)\n\n\nA PHP library that provides zip code validation for many countries. Ready for production use.\n\n## Prerequisites\n\nPHP \u003e= 5.4\n\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require uvinum/zipcodevalidator\n```\n\n## Usage\n\n```\n\u003c?php\n$zip_code_validator = new Validator();\n$zip_code_validator-\u003evalidate($a_country_iso_code, $a_zip_code);\n```\n\n## Change log\n\nPlease see [CHANGELOG](https://github.com/uvinum/zipcode-validator/releases) for more information what has changed recently.\n\n## Testing\n\n``` bash\n$ composer test\n```\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/uvinum/zipcode-validator/tags). \n\n## Acknowledgments\n\n* Based on [https://github.com/barbieswimcrew/zip-code-validator](https://github.com/barbieswimcrew/zip-code-validator/ \"barbieswimcrew/zip-code-validator\") Symfony Constraint class\n\n## Security\n\nIf you discover any security related issues, please email developers at uvinum.com instead of using the issue tracker.\n\n## Credits\n\n- [Uvinum](https://github.com/uvinum/)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrinksandco%2Fzipcode-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrinksandco%2Fzipcode-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrinksandco%2Fzipcode-validator/lists"}