Top 7 PHP SIP Projects
-
Core
MikoPBX — free open-source PBX for small business, built on Asterisk 22, PHP 8.4, and Phalcon 5. Deploy as ISO, Docker, LXC, or in the cloud. (by mikopbx)
Project mention: MikoPBX – free, easy PBX for small business based on Asterisk 16 core | news.ycombinator.com | 2025-10-15 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ASTPP
Open Source VoIP Billing Solution http://www.astppbilling.org | Report a bug https://inextrix.atlassian.net/jira/projects
-
-
-
Project mention: Show HN: Open-source self-hosted Intercom and CCTV platform | news.ycombinator.com | 2026-03-08
-
softphone
Open-source web softphone focused on high-performance, written entirely in PHP using Swoole.
Project mention: SpechPhone: agora com chamadas inbound, chat SIP e bridge RTP ↔ PCM em PHP + Swoole | dev.to | 2026-05-08 -
# deps sudo apt update && sudo apt install -y openssl # repo + lib git clone https://github.com/spechshop/spechphone && cd spechphone git clone https://github.com/spechshop/libspech # runtime php otimizado (pcg729) curl -L https://github.com/spechshop/pcg729/releases/download/current/php -o php chmod +x ./php sudo cp php /usr/local/bin/php # start (em terminais separados) php middleware.php php audio.php
PHP SIP discussion
PHP SIP related posts
Index
What are some of the best open-source SIP projects in PHP? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Core | 546 |
| 2 | ASTPP | 175 |
| 3 | Eqivo | 88 |
| 4 | PHP SIP Parsing/Rendering Library | 42 |
| 5 | SmartYard-Server | 31 |
| 6 | softphone | 14 |
| 7 | libspech | 6 |