teamzac / texas-comptroller
A PHP package for getting data from the Texas Comptroller, with Laravel support
v4.0
2020-03-31 19:32 UTC
Requires
- php: ^7.2.5
- emanueleminotto/simple-html-dom: ^1.5
- guzzlehttp/guzzle: ~6.0
- illuminate/support: ^6.0|^7.0
- symfony/dom-crawler: ^4.3
Requires (Dev)
- orchestra/testbench: 3.8.*|3.9.*|4.*|5.*
- phpunit/phpunit: ^7.0|^8.0
README
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.