samhenry/sba-geodata-php

A PHP wrapper for the U.S. Small Business Administration (SBA) U.S. City & County Geodata API.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/samhenry/sba-geodata-php

dev-master 2015-12-11 18:59 UTC

This package is not auto-updated.

Last update: 2025-09-27 23:26:35 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.