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

This package is not auto-updated.

Last update: 2024-05-11 16:34:34 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

Travis Codecov Codacy Badge GitHub license

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.