PHPackages                             quince/kavenegar-client - 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. quince/kavenegar-client

ActiveLibrary

quince/kavenegar-client
=======================

A php client for connecting to kavenegar.com api for sending sms.

1.2.0(10y ago)682MITPHP

Since Apr 8Pushed 10y ago4 watchersCompare

[ Source](https://github.com/QuincePHP/kavenegar-php-client)[ Packagist](https://packagist.org/packages/quince/kavenegar-client)[ RSS](/packages/quince-kavenegar-client/feed)WikiDiscussions master Synced 2mo ago

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

Kavenegar PHP Client
====================

[](#kavenegar-php-client)

A php client for connecting to kavenegar.com api for sending sms.

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

[](#installation)

You must then modify your `composer.json` file and run `composer update` to include the latest version of the package in your project.

```
"require": {
    "quince/kavenegar-client": "~1.0"
}

```

Or you can run the composer require command from your terminal.

```
composer require quince/kavenegar-client

```

Usage
-----

[](#usage)

```
