Using vonage-php-nexmo-bridge with nexmo.com

PHP integration

✓ Official SDK
Install
composer require vonage-php-nexmo-bridge
Retrieve all Applications
curl \
  https://api.nexmo.com/v1/applications/
Retrieve Application
curl \
  https://api.nexmo.com/v1/applications/{app_id}
SDK on GitHub 📄 API Docs
SDK
vonage-php-nexmo-bridge
PHP
API
nexmo.com
nexmo.com:application
At a glance
Language PHP
Endpoints5
Base URLhttps://api.nexmo.com/v1/applications
✓ Official