Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/DroidPHP/DroidPHP

DroidPHP is a small, fast and lightweight open source Web Server for Android
https://github.com/DroidPHP/DroidPHP

Last synced: 27 days ago
JSON representation

DroidPHP is a small, fast and lightweight open source Web Server for Android

Lists

README

        

# DroidPHP Android App [![Build Status](https://api.travis-ci.org/DroidPHP/DroidPHP.png?branch=master)](https://travis-ci.org/DroidPHP/DroidPHP)

DroidPHP is an open-source Web Server for Android devices, allowing you to run PHP and MYSQL based appliation from your Android device.



Please see the [issues](https://github.com/droidphp/droidphp/issues) section to
report any bugs or feature requests and to see the list of known issues.

Please see the [wiki](https://github.com/droidphp/droidphp/wiki) section for help.

## License

* [Apache Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)

## Build dependencies

This project uses the open source libraries such as:

* [ActionBarSherlock](https://github.com/JakeWharton/ActionBarSherlock)
* [Commons IO](http://commons.apache.org/io)
* [SwitchCombatLib](https://bitbucket.org/ankri/switchbutton)
* [libsuperuser](https://github.com/Chainfire/libsuperuser)

These are just a few of the major dependencies that is required to build this project.

## Executable dependencies

This project uses the open source software such as:

* [PHP](http://php.net)
* [MYSQL](http://mysql.com)
* [LIGHTTPD](http://lighttpd.net)
* [MSMTP](http://msmtp.sourceforge.net/)

These are just a few of the major dependencies that is required to build binaries.

## Contributing

Please fork this repository and contribute back using
[pull requests](https://github.com/droidphp/droidphp/pulls).

Any contributions, large or small, major features, bug fixes, additional
language translations, unit/integration tests are welcomed and appreciated
but will be thoroughly reviewed and discussed.