shazooer / texas-comptroller

A PHP package with Laravel support for scraping the Texas Comptroller's website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A PHP package for programatically accessing public data from the Texas Comptroller's site

Latest Version on Packagist Total Downloads

This package provides a programmatic interface for accessing various pieces of public data from the Texas Comptroller's website, including:

  • Public sales tax payments for local governments
  • Sales taxpayer searching by taxpayer ID

This package replaces our old Texas Comptroller Tools package.

Installation

You can install the package via composer:

composer require teamzac/texas-comptroller

Usage

Coming soon

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email chad@zactax.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A PHP package with Laravel support for scraping the Texas Comptroller's website

License:MIT License


Languages

Language:PHP 100.0%