Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.41 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.41 KB

About PHP-46Elks

PHP-46Elks is a wrapper for 46elks.se, written to streamline the interaction between 46elks API and your PHP application

Installation

install with composer

composer require tarre/php-46elks

For Laravel, please check out Laravel-46elks (Includes notification driver)

Getting started

Things to wrap

  • SMS & MMS (Done!)
  • Phone calls (Done!)
  • Numbers (Done!)
  • Recorings (Done!)
  • Images (Done!)
  • Account (Done!)
  • Subaccounts (Next)