{"id":36333934,"url":"https://github.com/manoj30808/address-validation","last_synced_at":"2026-01-11T12:02:54.917Z","repository":{"id":57055743,"uuid":"95293853","full_name":"manoj30808/address-validation","owner":"manoj30808","description":"Laravel address verification, this package used for physical address verification with google. ","archived":false,"fork":false,"pushed_at":"2018-10-18T14:09:36.000Z","size":5,"stargazers_count":12,"open_issues_count":1,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-11T22:34:00.276Z","etag":null,"topics":["address","google-address-validation","google-map","laravel-address-validation","physical-address-verification"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manoj30808.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-24T11:35:28.000Z","updated_at":"2023-06-07T22:05:28.000Z","dependencies_parsed_at":"2022-08-24T14:00:32.379Z","dependency_job_id":null,"html_url":"https://github.com/manoj30808/address-validation","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/manoj30808/address-validation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoj30808%2Faddress-validation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoj30808%2Faddress-validation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoj30808%2Faddress-validation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoj30808%2Faddress-validation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manoj30808","download_url":"https://codeload.github.com/manoj30808/address-validation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manoj30808%2Faddress-validation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28302073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["address","google-address-validation","google-map","laravel-address-validation","physical-address-verification"],"created_at":"2026-01-11T12:02:54.836Z","updated_at":"2026-01-11T12:02:54.904Z","avatar_url":"https://github.com/manoj30808.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Address Validation in Laravel\r\n\r\n```php\r\nThis package used for physical address verification  with google.\r\n\r\n    1) composer require sonlabs/address-varification\r\n    2) Add below line in your provider at (config\\app.php) \r\n        'providers' =\u003e [\r\n            ---------\r\n            Sonlabs\\AddressValid\\AddressValidServiceProvider::class,\r\n            ---------\r\n        ],\r\n    3) please add below line at (resources\\lang\\en\\validation.php)\r\n        'validation.check_address' =\u003e 'The :attribute must be validate.',\r\n    \r\n    You done, now please use with below sysntax\r\n        In validation rules use login \"check_address\"\r\n\r\n        $rules = [\r\n            'name'     =\u003e 'required',\r\n            'address' =\u003e 'required|check_address',\r\n        ];\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanoj30808%2Faddress-validation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanoj30808%2Faddress-validation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanoj30808%2Faddress-validation/lists"}