zipcode:邮政编码搜索器

时间:2024-05-28 22:19:22
【文件属性】:

文件名称:zipcode:邮政编码搜索器

文件大小:42KB

文件格式:ZIP

更新时间:2024-05-28 22:19:22

android php laravel zipcode PHP

邮政编码 Laravel WorldWide邮政编码搜索器 您可以在Laravel中使用它: ZipCode :: setCountry ( 'US' ); return Response :: make ( ZipCode :: find ( '10006' ) ); 或在它外面: $ z = new PragmaRX \ ZipCode \ ZipCode ; return $ z -> find ( '20250030' )-> toArray (); 如果您尝试以字符串形式访问它,它将自动呈现JSON,但是您仍然可以: $ result = ZipCode :: find ( '10006' ); $ json = $ result -> toJson (); $ array = $ result -> toArray (); 选择您首选的Web服务: Zip


【文件预览】:
zipcode-master
----phpspec.yml(137B)
----src()
--------Contracts()
--------Support()
--------ZipCode.php(4KB)
--------config()
--------Vendor()
--------Exceptions()
----.travis.yml(175B)
----LICENSE(1KB)
----tests()
--------spec()
----.gitignore(76B)
----readme.md(7KB)
----composer.json(874B)
----changelog.md(360B)

网友评论