[go: up one dir, main page]

Open Source PHP Communications Software

PHP Communications Software

View 5190 business solutions

Browse free open source PHP Communications Software and projects below. Use the toggles on the left to filter open source PHP Communications Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 1
    VoIP monitor

    VoIP monitor

    VoIP SIP and SKINNY quality analyzer and packet / audio recording tool

    VoIPmonitor is open source network packet sniffer with commercial frontend for SIP SKINNY MGCP RTP and RTCP VoIP protocols running on linux. VoIPmonitor is designed to analyze quality of VoIP call based on network parameters - delay variation and packet loss according to ITU-T G.107 E-model which predicts quality on MOS scale. Calls with all relevant statistics are saved to MySQL or ODBC database. Optionally each call can be saved to pcap file with either only SIP / SKINNY protocol or SIP/RTP/RTCP/T.38/udptl protocols. VoIPmonitor can also decode audio.
    Leader badge">
    Downloads: 541 This Week
    Last Update:
    See Project
  • 2
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Leader badge">
    Downloads: 88 This Week
    Last Update:
    See Project
  • 3
    Gammu

    Gammu

    Cellular manager for mobile phones/modems

    Gammu is a cellular manager for mobile phones/modems. It contains libraries and functions for ringtones,logos,phonebook,SMS,etc. (used by external software), a command line version (with backup/restore) and SMS gateway (with MySQL and PostgreSQL supp
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use these inexpensive little sensors and other chips with very simple wiring to sense and control the physical environment. The interface is very flexible -- everything from a web browser, to read and writing directly to the chip's "file" to integrating with your programs -- even over the internet. There is a growing number of 1-wire sensors: temperature, voltage, humidity, light, ultraviolet, pressure, thermisters, thermocouples, programmable microcontrollers, relays, lights, LCD panels, etc
    Downloads: 12 This Week
    Last Update:
    See Project
  • Safetica Data Loss Prevention Software for Businesses Icon
    Safetica Data Loss Prevention Software for Businesses

    For companies that want to protect their sensitive data against leakages, insider threats and want to be compliant with regulations.

    Safetica is a cost-effective, easy-to-use Data Loss Prevention (DLP) solution. It performs security audits, prevents sensitive data from leaving your company, and sheds light on what is going on in your organization.
    Learn More
  • 5
    MailCleaner

    MailCleaner

    Anti Spam SMTP Gateway

    MailCleaner Open Source Edition is now discontinued but will continue under the spamtagger project https://github.com/SpamTagger [antispam] MailCleaner is an anti-spam / anti-virus filter SMTP gateway with user and admin web interfaces, quarantine, multi-domains, multi-templates, multi-languages. Using Bayes, RBLs, Spamassassin, MailScanner, ClamAV. Based on Debian. Enterprise ready. MailCleaner is an anti spam gateway installed between your mail infrastructure and the Internet. It includes a complete GNU/Linux OS and a graphical web interface for user and administrative access. It comes in the form of virtual machine templates.. - fully compatible with any SMTP mail server (Exchange, Zimbra, O365,...)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    AppKonference , a high-performance Asterisk conferencing module, is a fork of AppConference focused on voice.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Gamers.IRC

    Gamers.IRC

    Full mIRC MSL Script

    Gamers.IRC is a full MSL Script for mIRC, the most popular Windows IRC client. Gamers.IRC is for Windows 95 and higher. Source code: Download and run the installer. Open the .grc and .ini files with notepad.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Meanwhile

    Open implementation of the Lotus Sametime protocol

    THIS PROJECT HAS MOVED Please visit https://github.com/obriencj/meanwhile The Meanwhile project is an open implementation of the Lotus Sametime client protocol. The project provides a library written in C, a python module, and a Gaim plugin utilizing the library.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    A Collection of utilities, daemons, scripts, web pages that makes life a lot easier for system administrators (esp. those who work for/in an Internet Service Provider(s)).
    Downloads: 6 This Week
    Last Update:
    See Project
  • The Leading Social Media Archiving Software Icon
    The Leading Social Media Archiving Software

    The world’s most dependable social media archiving software for records compliance and risk management

    ArchiveSocial connects directly to your social networks to capture and preserve all the content your organization posts and engages with, in-context and in near-real-time. And it all lives in one easy-to-use, secure archive, so you can easily manage your online communications and help your organization stay compliant with public records laws, regulations, and recordkeeping initiatives.
    Learn More
  • 10
    SMBD(Samba) Audit is a set of VFS audit module for Samba 3 and web frontend to view and search samba audit logs. Module stores logs directly into MySQL or PostgreSQL database. See README and INSTALL for more information
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    The ATSlog software provides a handy web-oriented interface for collecting, viewing and analysing calls for various types of PBX (Private Branch eXchange) models.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    NatTraversal

    Build NAT to NAT tunnel with a third-party php server.

    NatTraversal: Build NAT to NAT tunnel with a third-party php server. NatTraversal also need an stun server to obtain the mapped (public) IP address (NAT address) and port number that the NAT has allocated for the application's User Datagram Protocol (UDP) connections to remote hosts. Usage: copy www/* to your php server, and chmod all *.txt file, make sure we can read and write to this files through php. change the define 'NAT_PHP_URL' in main.c to the right url of yours. make sure the default stun server 'stunserver.org' available, if not, change the define 'STUN_HOST' in main.c. Use 'make A' to build NatTraversalA, Use 'make B' to build NatTraversalB, Run each of them on each side of the tunnel you want to create, need root. Browse the 'http://YOUR-WEB-URL/nat-status.php' to control and view status of each side, enjoy.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    A fast, easy, and free way to setup a webserver on your windows machine. Combining Apache, MySQL, PHP, Perl, and more this is the easiest way to setup your own http server in minutes!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Project MOWA aims to create a new email system designed with spam prevention in mind.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    RemoteControl project is aiming to allow you to access shell account on your workstation remotely, even if you dont have an external IP address. Client runs on every cellphone with Java. The software currently is stable and ready to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Unimatrix is the collective works of Matrix, Tsunami and Mainframe. Unimatrix allows for a setup of distributed file repositories. Completely peerless, and using HTTP/1.0 as its transfer medium. Unimatrix Can easilly be used for Filesharing and since its
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Collection of utilities specifically designed for use with Firebird RDBMS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    8ix Zenith CE spells Asterisk derived IP Telephony solution.When you want robust communication, without the huge cost and recurring bill that comes with the way you do business, 8ix Zenith CE addresses your every communication need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scripts and hub mods written to enhance OpenDCHub. The Hub-Security script filters unregistered users by country, and adds op commands and security features. Statistical and fun scripts are also available. Future development will shift towards ODCH mods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AMSBOX is the software for manage postfix. This system has web interface (PHP) and interface for control postfix and cyrus imap (write on C and bash).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An overlay Networking Protocol, aims in creating a big secured virtual network, optimizing both speed and cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    APRS World is comprised of an Automatic Packet Reporting System (APRS) parser and a web interface. The parser connects to an APRS feed and inserts packets into a MySQL database. The web interface provides a convenient means of retrieving this data. This
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AUM CSPRNG & Stream Cipher

    AUM CSPRNG & Stream Cipher

    A minimal CSPRNG reflecting the Zen of cipher design

    AUM is an extremely fast, small-state, cryptographically secure pseudo-random number generator and stream cipher. AUM exhibits uniform distribution, mixes rapidly, has no detected bias, and comes in three variants: AUM16, with an internal state array of 16+4 32-bit words; AUM32, with an internal state of 32+4 words; and AUM64 with a 64+4-word state. The former permit seeding with a key of up to 512 or 1024 bits, the latter with a 2048-bit key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A varity of IRC related services from: SMSServ Anope Modules/Modified Anope(AbAnope) to Unreal Modules/Modified Unreal(AbUnreal) to an IRC based RPG with addon packs, and web items: AbBash & PeerWars irc.abducted.us #abducted - http://dev.abducted.us
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MOR is Billing System for Asterisk PBX. It supports postpaid/prepaid billing with LCR and Fail-Over. Realtime Asterisk management using web interface. Reporting and advanced rating. Based on fast C application for Asterisk and Ruby On Rails GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next