PHPackages                             wolnosciowiec/wolnosciowiec-web-deploy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. wolnosciowiec/wolnosciowiec-web-deploy

AbandonedArchivedLibrary[DevOps &amp; Deployment](/categories/devops)

wolnosciowiec/wolnosciowiec-web-deploy
======================================

Deploys the application from web instead of shell, which fits for smaller applications hosted on shared hostings

2441PHP

Since Feb 13Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Wolnosciowiec/web-deploy)[ Packagist](https://packagist.org/packages/wolnosciowiec/wolnosciowiec-web-deploy)[ RSS](/packages/wolnosciowiec-wolnosciowiec-web-deploy/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Web Deploy
==========

[](#web-deploy)

[![Build Status](https://camo.githubusercontent.com/e34d0a4f2317541e2e1b3f4b62c7524cc52c6e30f6dbe97f6f8b48e279f9eba6/68747470733a2f2f7472617669732d63692e6f72672f576f6c6e6f7363696f776965632f7765622d6465706c6f792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Wolnosciowiec/web-deploy)[![Code quality](https://camo.githubusercontent.com/22c4a3268ed7684b81cc3f917c1266ad12d72c9ef6af26f8e03c67facf53e349/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f576f6c6e6f7363696f776965632f7765622d6465706c6f792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Wolnosciowiec/web-deploy/)[![Coverage Status](https://camo.githubusercontent.com/f071e0a297c7fcb2b80efeaa0f13ea8e0e226d5c88655387239905196a32fef9/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f576f6c6e6f7363696f776965632f7765622d6465706c6f792f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/Wolnosciowiec/web-deploy?branch=master)

A Framework for creation of post-install scripts dedicated for applications hosted on shared hosting (without access to the shell).

Allows to execute scripts after installing the application on the destination FTP server. Examples of usage: Clear the cache, migrate the application's database

Contains builtin tasks:

- PhinxMigrateTask

Example of usage
----------------

[](#example-of-usage)

```
