This library is an example on how to use the FileRun API from your own PHP application. It uses the OAuth2 "resource owner credentials flow", where the credentials of the user are stored in your application.
For more information, please read the FileRun API documentation.
composer require filerun/api-client:dev-master
See file test.php