PHPackages                             esms/ideacurl - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. esms/ideacurl

ActiveLibrary[API Development](/categories/api)

esms/ideacurl
=============

Official PHP SDK for the IDEACURL eSMS Gateway

v2.0.2(yesterday)02↑2900%MITPHP

Since May 22Pushed yesterdayCompare

[ Source](https://github.com/ideacurl/ESMS-PHP)[ Packagist](https://packagist.org/packages/esms/ideacurl)[ RSS](/packages/esms-ideacurl/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (4)Used By (0)

IDEACURL SMS PHP SDK
====================

[](#ideacurl-sms-php-sdk)

Official PHP SDK for sending SMS messages through the IDEACURL eSMS Gateway.

Features
--------

[](#features)

- Simple and lightweight API
- Send SMS in just a few lines of code
- Custom sender ID (Mask) support
- Built on Guzzle HTTP Client
- PSR-4 compliant
- PHP 8.2+ compatible

Installation
------------

[](#installation)

Install the package via Composer:

```
composer require esms/ideacurl
```

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- Guzzle HTTP Client 7.x
- IDEACURL eSMS API Key

Quick Start
-----------

[](#quick-start)

```
