toddminertech / apptivophp
Tools for building applications that integration or extend Apptivo via API.
Installs: 327
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/toddminertech/apptivophp
Requires
- php: >=8.0
- guzzlehttp/guzzle: ^7.0
- toddminertech/minertechdatautils: ~1.1.5
Requires (Dev)
- phpunit/phpunit: >=8.0
README
Connect Apptivo to your Php App
Structure
src/
tests/
vendor/
Install
Via Composer
$ composer require ToddMinerTech/ApptivoPhp
Documentation
Generate documentation using phpDocumentator 3: https://www.phpdoc.org/
Sample command: php phpDocumentor.phar -d d:\www\apptivophp -f src -t documentation
Credits
License
The MIT License (MIT). Please see License File for more information.