Appfree is a framework allowing you to easily create IVR apps, e. g. apps which can be interacted with from a normal telephone or featurephone. Based on PHP 8, ReactPHP and Laravel.
☎️ A framework to provide smartphone-only services via plain old telephone service ☎️
Appfree is a framework allowing you to easily create Interactive Voice Response apps, e. g. apps which can be interacted with from a normal telephone or featurephone.
Based on Asterisk PBX and ReactPHP, you can develop apps which allow callers to interact with your service. Instead of a smartphone app users can call your telephone number and interact with your app written in Appfree.
The framework comes with a fully functional application for the city of Munich bike sharing service "MVG Rad", which is normally usable only via an Android/iOS app.
With appfree, it is usable from every plain old telephone.
Main repository for the appfree-connector. Contains the framework and application logic for IVR apps.
Phone server backend providing connectivity to the phone network via Asterisk application. One instance of phone-server supports connections by multiple appfree-app instances.
- Framework for implementing IVR apps
- Define state machines to process call flows
- Call flows are defined based on event sequences
- Build integration tests based on synthesized event flows
- MVG Rad sample app
See Installation
See Architecture
See Example App
