vonage/client-core
Core PHP client library for Vonage APIs (PHP 8.1+). Create a Vonage\Client with your API key/secret, make requests, and optionally customize base API URLs for testing. Install via Composer (vonage/client) or use core with your own HTTP client.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel/nexmo-notification-channel | 0.84 | Laravel Vonage (Nexmo) Notification Channel adds SMS support to Laravel notifications via Vonage. Configure credentials, define a toVonage method on notifications, and send messages to users through the built-in notification system. | 753 | 755 | 50 | 59K | 0 | 23.5 | 29.1 | MIT | 4 months ago | |
| laravel/vonage-notification-channel | 0.84 | Official Laravel notification channel for sending SMS via Vonage (formerly Nexmo). Integrates with Laravel’s Notifications system to deliver text messages to notifiable users using your Vonage credentials and configuration. | 753 | 756 | 50 | 152K | 0 | 23.5 | 35.3 | MIT | 4 months ago | |
| symfony/vonage-notifier | 0.84 | Symfony Notifier bridge for Vonage, enabling SMS notifications via a simple DSN configuration. Set VONAGE_DSN with your Vonage key/secret and sender (“from”) to route notifications through Vonage. | 5 | 5 | 1 | 10K | 0 | 27.9 | 52.0 | MIT | 1 month ago | |
| botjaeger/nexmo-bundle | 0.83 | — | 5 | 7 | 0 | 0 | 0 | 0.6 | — | MIT | 5 years ago | |
| bestnetwork/2n-voiceblue | 0.83 | — | 0 | 0 | 2 | 0 | 0 | 0.1 | — | — | — | |
| connect-corp/nexmo-client | 0.82 | — | 15 | 16 | 12 | 4K | 3 | 1.6 | 34.1 | MIT | 11 years ago | |
| asanak/laravel-web-call-client | 0.82 | Laravel package for Asanak WebCall REST API: upload voice files, place voice or OTP calls, check call status, and get credit. Configure via .env, auto-registers service provider/facade, and optionally logs requests/responses to Laravel logs. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| api-postcode/php-client | 0.82 | PHP client for api-postcode.nl to look up Dutch address details by postcode and house number. Install via Composer, create a PostcodeClient with your token, and fetch street, city, house number, zip code, latitude, and longitude. | 9 | 9 | 3 | 1K | 0 | 1.7 | 29.2 | MIT | 5 years ago | |
| vonage/nexmo-bridge | 0.82 | Composer autoloader bridge that aliases legacy Nexmo (\Nexmo) classes, traits, and interfaces to their Vonage namespace equivalents. Use it to migrate existing code to vonage/client or vonage/client-core without refactoring everything at once. | 53 | 53 | 3 | 348K | 0 | 1.3 | 52.6 | BSD-3-Clause | 3 years ago | |
| vonage/client | 0.82 | Wrapper package for the Vonage PHP SDK that keeps Vonage functionality separate from the HTTP client. Requires PHP 8+. If you have conflicts with the guzzle6-adapter, use vonage/client-core plus any php-http client implementation. | 111 | 113 | 13 | 198K | 2 | 12.8 | 48.8 | MIT | 6 months ago | |
| vonage/jwt | 0.82 | PHP 8.1+ library to generate JWTs for authenticating with Vonage APIs. Install via Composer, create a TokenGenerator with your Vonage Application ID and private key, then call generate() to get a bearer token for requests. | 42 | 43 | 5 | 324K | 0 | 15.6 | 59.8 | Apache-2.0 | 4 months ago | |
| platformsh/client | 0.81 | PHP client library for the Platform.sh API. Authenticate with an API token, then manage projects, environments, and activities (e.g., branch operations) and create subscriptions. Used by the Platform.sh CLI; supports PHP 8.2+ in v3. | 28 | 29 | 31 | 9K | 7 | 4.2 | 40.4 | MIT | — | |
| codingmatters/client-management-package | 0.81 | Laravel package for managing clients in your application. Provides a foundation for client records and related workflows so you can add, update, and organize client data consistently across projects. | 0 | 0 | 0 | 0 | 0 | 0.1 | — | AGPL-3.0 | — | |
| digital-link/httpclient | 0.81 | Lightweight Laravel/PHP HTTP client wrapper for making outbound requests with a clean, simple API. Provides convenient helpers for common methods, headers, and payloads to speed up calling external APIs in your applications. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| symfony/nexmo-notifier | 0.80 | Symfony Notifier bridge for Vonage (formerly Nexmo). Sends SMS notifications via the Notifier component, integrating with Symfony’s channel system. Configure Vonage credentials and deliver messages through a Nexmo/Vonage transport in your apps. | 6 | 5 | 0 | 3 | 0 | 4.5 | 1.5 | MIT | 1 year ago | |
| hivelink/laravel | 0.80 | Laravel SDK for Hivelink SMS and Inquiry API. Install via Composer, register the service provider/facade, publish config, and set your API key. Send SMS with Hivelink::SendSimple and handle API/HTTP exceptions. | 0 | 0 | 0 | 36 | 0 | 0.0 | 21.7 | — | — | |
| docdocdoc/nexmo-bundle | 0.79 | — | 5 | 5 | 4 | 27 | 0 | 0.1 | 10.2 | MIT | — | |
| symfony/smsapi-notifier | 0.79 | Symfony Notifier bridge for SMSAPI (smsapi.pl / smsapi.com). Send SMS using an OAuth token via DSN config, with options for sender name, fast delivery priority, and test mode. | 6 | 6 | 4 | 11K | 0 | 27.3 | 51.1 | MIT | 1 month ago | |
| websms/php-sdk | 0.79 | PHP SDK for the websms service. Minimal repository with basic project scaffolding and contributor info; intended as a starting point for integrating websms messaging features into PHP applications. | 2 | 2 | 1 | 0 | 2 | 0.7 | — | MIT | 6 years ago | |
| hivelink/php | 0.78 | — | 0 | 0 | 0 | 15 | 0 | 0.0 | 16.6 | — | — |
How can I help you explore Laravel packages today?