clearvox / asterisk-dialplan
A PHP Asterisk DialPlan Library
Installs: 729
Dependents: 0
Suggesters: 0
Security: 0
Stars: 27
Watchers: 8
Forks: 12
Open Issues: 0
Requires
- php: ^8.0
Requires (Dev)
- phpunit/phpunit: ^8.0
README
Simplify your Dialplan building in a clean OOP, tested way.
Installation
Install the latest version with:
composer require clearvox/asterisk-dialplan
Requirements
- PHP 5.4 is required but using the latest version of PHP is highly recommended.
Documentation
Read the full documentation on the wiki found https://github.com/clearvox/asterisk-dialplan-php/wiki
Contributing
Wish to contribute? Check the small guide on the Wiki. https://github.com/clearvox/asterisk-dialplan-php/wiki/Contributing
License
This package is licensed under LGPL. You are free to use it in personal and commercial projects. The code can be forked and modified, but the original copyright author should always be included!