PHPackages                             sms77/krayin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sms77/krayin

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sms77/krayin
============

v1.0.0(4y ago)23MITPHPPHP ^7.4|^8.0

Since Jan 24Pushed 9mo ago2 watchersCompare

[ Source](https://github.com/seven-io/krayin)[ Packagist](https://packagist.org/packages/sms77/krayin)[ RSS](/packages/sms77-krayin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

[![](https://camo.githubusercontent.com/b4669bbc8fd3ead5911fb6525c456c6d2cff4957f29012d27b677a4da0a5efee/68747470733a2f2f7777772e736576656e2e696f2f77702d636f6e74656e742f75706c6f6164732f4c6f676f2e737667)](https://camo.githubusercontent.com/b4669bbc8fd3ead5911fb6525c456c6d2cff4957f29012d27b677a4da0a5efee/68747470733a2f2f7777772e736576656e2e696f2f77702d636f6e74656e742f75706c6f6164732f4c6f676f2e737667)

seven SMS Integration for Krayin CRM
====================================

[](#seven-sms-integration-for-krayin-crm)

[![License: MIT](https://camo.githubusercontent.com/e19d32ddd0fe35c406741f25b9b857f291780424f61b66afa7f884354256b8ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d7465616c2e737667)](LICENSE)[![Krayin Version](https://camo.githubusercontent.com/3e31196100bef4bfc62769260187368f2beb95add8445be56105cfe69286b110/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4b726179696e2d76322d626c75652e737667)](https://krayincrm.com/)[![PHP Version](https://camo.githubusercontent.com/5cf2a57d60cd9f20dc2d213412aeb8dfe8f952667882583b6546593c853773eb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344382e302d3838393242462e737667)](https://php.net)

Seamlessly integrate SMS functionality into your Krayin CRM with seven's powerful messaging API. Send individual and bulk SMS messages directly from your CRM interface.

📋 Table of Contents
-------------------

[](#-table-of-contents)

- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
- [Bulk SMS](#bulk-sms)
- [Placeholders](#placeholders)
- [Troubleshooting](#troubleshooting)
- [FAQ](#faq)
- [Support](#support)
- [License](#license)

✨ Features
----------

[](#-features)

- **Direct SMS Integration** - Send SMS messages directly from person and organization records
- **Bulk SMS Campaigns** - Send messages to multiple contacts simultaneously
- **Smart Placeholders** - Personalize messages with dynamic contact information
- **Performance Tracking** - Monitor SMS delivery and engagement metrics
- **Admin Configuration** - Easy setup through Krayin's admin panel
- **Environment Variables** - Secure API key management
- **Contact Integration** - Seamlessly works with existing Krayin contacts

📦 Requirements
--------------

[](#-requirements)

ComponentVersionPHP&gt;= 8.0Krayin CRMv2.xComposer&gt;= 2.0seven API Key[Get one here](https://www.seven.io)🚀 Installation
--------------

[](#-installation)

### Step 1: Install via Composer (Recommended)

[](#step-1-install-via-composer-recommended)

```
composer require seven/krayin
```

### Step 2: Register Service Provider

[](#step-2-register-service-provider)

Add the service provider to your `config/app.php`:

```
