Appearance
Libraries
For PHP Developers looking to integrate SMS Messaging into their PHP applications, we offer a specialized PHP library to streamline the process. This library simplifies interactions with the Cecula API, allowing you to efficiently handle tasks like sending SMS messages, managing templates, and retrieving delivery reports.
Installation
To get started, you can install the Cecula PHP library using Composer, PHP’s dependency manager. In your project directory, run:
bash
composer require cecula/messaging-api
Key Features
- Send SMS: Broadcast SMS to one or multiple recipients with ease.
- Send Template SMS: Utilize predefined templates for streamlined message delivery.
- Retrieve Identities: Programmatically access your approved sender names.
- Check SMS Balance: Quickly check your SMS account balance.