ahilles107/updater

View on GitHub
README.md

Summary

Maintainability
Test Coverage
About [![Build Status](https://travis-ci.org/ahilles107/updater.svg?branch=master)](https://travis-ci.org/ahilles107/updater) [![Code Climate](https://codeclimate.com/github/ahilles107/updater/badges/gpa.svg)](https://codeclimate.com/github/ahilles107/updater) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ahilles107/updater/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ahilles107/updater/?branch=master)
=======

Easy update your PHP applications on users servers. 

Update is a tool for easy updates of your php applications with standarized update packages.
Use Updater services to build your own update ui in your app admin panel.


Documentation
-------

    docs/USAGE.md


License
-------

This library is under the MIT license. See the complete license in the repository:

    LICENSE


TODO:
-------------

- run pre update scripts
- run composer action
- run post update sripts