stephanecoinon/softswitch

PHP client for Soft-Switch PBX API

Maintainers

Package info

github.com/stephanecoinon/soft-switch-api-php-client

pkg:composer/stephanecoinon/softswitch

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.0 2025-04-18 21:24 UTC

This package is auto-updated.

Last update: 2026-02-26 11:03:57 UTC


README

Soft-Switch PBX

Installation

You can install the package via Composer:

composer require stephanecoinon/softswitch

Version Compatibility

  • ^1.0: Compatible with Laravel 7.
composer require stephanecoinon/softswitch:"^1.0"
  • ^2.0: Compatible with Laravel 8.
composer require stephanecoinon/softswitch:"^2.0"