Production-ready mobile infrastructureHTTPS API · Android & iOS · Documented end to endExplore the platform
PLATFORMAPI-first architectureSecure device pairingDelivery visibilityMulti-device controlVersioned documentation
← Integration directory

Developer tools

Official SDK

Connect PHP SDK / Composer.
Communicate through your own phone.

The SMSMobileAPI PHP SDK gives PHP applications a reusable client for SMS and WhatsApp operations. Install it with Composer, keep credentials server-side and integrate messaging into existing services.

PHP SDK / Composer connected to SMSMobileAPI mobile communication infrastructure
SMSMobileAPI
Integration path readySMS · WhatsApp · PHP

What the connection unlocks

Use a Composer-ready PHP client in modern server applications.

A focused integration surface, connected to the same authenticated API, device routing and operational visibility used across SMSMobileAPI.

01

Install with Composer

Start from the event or action your team already uses.

02

Use a reusable PHP client

Map the business context into a useful, timely message.

03

Keep API credentials on the server

Route the operation through your connected SMSMobileAPI environment.

04

Integrate with PHP 8 applications

Review the result and keep the workflow observable.

The secure SMSMobileAPI mobile app connecting a phone to the web dashboard and REST API for SMS and call operations
Encrypted mobile-to-platform connection

Official mobile application

The secure bridge between your phone, dashboard and API.

SMS and call operations pass through the official SMSMobileAPI app installed on your connected phone. The app securely pairs the device with your account, synchronizes authorized events and links the mobile network to the dashboard and REST API.

1Mobile appPairs the phone and its SIM 2Encrypted linkAuthenticates and protects data in transit 3Dashboard & APIControls workflows and activity
  • Signed releases distributed through the official Google Play and Apple App Store listings
  • Google and Apple platform review, signing and distribution controls
  • Secure device pairing, HTTPS transport and authenticated API access
  • Only the permissions required for the mobile features you enable
Get the official SMSMobileAPI app on Google Play Download the official SMSMobileAPI app on the Apple App Store
Capabilities depend on the permissions and background access allowed by Android or iOS.

Connection flow

One workflow.
Clear responsibilities.

PHP SDK / Composer provides the business trigger or developer interface. SMSMobileAPI authenticates and routes the request. Your connected device or configured channel completes the communication operation.

SMSWhatsAppPHP
01
SOURCE

PHP SDK / Composer

A business event, workflow action or explicit request starts the process.

02
CONTROL LAYER

SMSMobileAPI

Authentication, payload validation, routing and activity tracking remain centralized.

03
DELIVERY SURFACE

SMS or WhatsApp

The selected connected channel performs the operation and returns a result.

Built for practical work

Where PHP SDK / Composer and SMSMobileAPI fit together.

1

PHP back-office notifications

Connect the trigger, map the message context and keep the resulting activity visible in the SMSMobileAPI workflow.

2

Laravel or Symfony services

Connect the trigger, map the message context and keep the resulting activity visible in the SMSMobileAPI workflow.

3

WordPress custom development

Connect the trigger, map the message context and keep the resulting activity visible in the SMSMobileAPI workflow.

4

Scheduled server tasks

Connect the trigger, map the message context and keep the resulting activity visible in the SMSMobileAPI workflow.

Implementation path

From connection to a verified first workflow.

Use a non-production recipient and controlled data while configuring the integration. Never place a production API key in browser code, screenshots or public repositories.

Validate an API key safely →
  1. Install the published package with Composer.

    Complete this step, verify the result, then continue to the next part of the connection.

  2. Load the Composer autoloader.

    Complete this step, verify the result, then continue to the next part of the connection.

  3. Create the client with an API key.

    Complete this step, verify the result, then continue to the next part of the connection.

  4. Send a controlled test and handle the API response.

    Complete this step, verify the result, then continue to the next part of the connection.

Developer quick start

PHP quick start

Replace example values with protected server-side configuration. Review the full documentation before handling production traffic.

Read endpoint documentation →
php-sdk-/-composer
composer require smsmobileapi/smsmobileapi

// Keep YOUR_API_KEY in server-side configuration.
// Initialize the SDK, send a test message, then handle the response.

Ready to connect?

Make PHP SDK / Composer part of your mobile communication stack.

Create an account, connect a phone and validate the first workflow with a three-day free trial.