samhenry / sba-geodata-php
A PHP wrapper for the U.S. Small Business Administration (SBA) U.S. City & County Geodata API.
dev-master
2015-12-11 18:59 UTC
Requires
- php: >=5.3.0
- ext-curl: *
Requires (Dev)
- phpunit/phpunit: 3.7.38
This package is not auto-updated.
Last update: 2024-12-21 19:31:29 UTC
README
About
A PHP wrapper for the U.S. Small Business Administration (SBA) U.S. City & County Geodata API by @SamHenry3G.
API Documentation: http://api.sba.gov/doc/geodata.html
Requirements
- PHP 5.3.x or higher
- cURL
The vast majority of hosting providers include the cURL library with PHP 5.1+.
Installation
You can install this via Composer.
$ composer require samhenry/sba-geodata-php
Usage
Please review the examples provided in the "examples" folder
Credits
Copyright (c) 2015 - [Sam Henry] (http://gtwebsystems.com) Follow me on Twitter: @samhenry3g
Released under the BSD License.