tomwurzbach / brickftp-php
Wrapper for BrickFTP.com API library
Installs: 65
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:project
Requires
- php: >=5.4.0
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- guzzlehttp/guzzle: ^6.3
- psy/psysh: ^0.9.9
Requires (Dev)
- phpunit/phpunit: ~4.0
README
Files.com provides a rich API. This package can help you access this API more easily from your PHP programs.
Before using this package we highly recommend reading the entire documentation on webhooks over at Files.com.
Installation
You can install the package via composer:
composer require tomwurzbach/brickftp-php
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email tomwurzbach+security@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.