Libraries tagged by martinmulder
martinmulder/vmware-api
279 Downloads
A PHP implementation for the VMWare API
martinmulder/openapi-crowdstrike-falcon-php
31 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
ghasemy50/vmware-api
3 Downloads
A PHP implementation for the VMWare API
enguerr/vmware-api
6 Downloads
A PHP implementation for the VMWare API
martinmulder/vmware-laravel
15 Downloads
A Laravel Service Provider for the VMWare API
martinmulder/ssllabs-api-laravel
94 Downloads
SSLLabs integrtion for Laravel.
martinmulder/internetnl-batchapi-php
6 Downloads
Internet.nl batch API PHP
martinmulder/eventsentry-laravel
3 Downloads
EventSentry log collector for laravel