ahilles107 / updater
Update your PHP applications from small update packages, generate update packages with aplication changed files.
Installs: 2 421
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 4
Open Issues: 1
Requires
- php: >=5.3.2
- justinrainbow/json-schema: 1.4.4
- seld/jsonlint: 1.3.1
- symfony/console: ~2.3
- symfony/filesystem: ~2.3
- symfony/finder: ~2.2
- symfony/process: ~2.1@dev
Requires (Dev)
- phpspec/phpspec: 2.0.*@dev
- phpunit/phpunit: ~3.7.10
This package is auto-updated.
Last update: 2021-02-23 20:29:20 UTC
README
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