PHPackages                             spescina/webfaction-commands - 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. spescina/webfaction-commands

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

spescina/webfaction-commands
============================

Some artisan commands for the deployment on WebFaction servers

1.0.3(11y ago)037MITPHPPHP &gt;=5.4.0

Since Jul 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/spescina/webfaction-commands)[ Packagist](https://packagist.org/packages/spescina/webfaction-commands)[ RSS](/packages/spescina-webfaction-commands/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (6)Used By (0)

WebfactionCommands
==================

[](#webfactioncommands)

Some artisan commands for the deployment on WebFaction servers.

Install &amp;&amp; Usage
------------------------

[](#install--usage)

Add in `composer.json`

```
"require": {
    "spescina/webfaction-commands": "1.0.*"
}

```

Run `composer update`

Add the service provider in the `app/config/app.php` file

```
"Spescina\WebfactionCommands\WebfactionCommandsServiceProvider"

```

Publish the package config running `php artisan config:publish spescina/webfaction-commands`.

Setup your environments and a Webfaction remote connection.

`php artisan wf:install` and `php artisan wf:update` will be added to your artisan commands.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~25 days

Total

4

Last Release

4252d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1da812cfabeba8d2a2a658ffa61204f0e5ccbb70dc3b81fc6cebf0eb28f8f73f?d=identicon)[simonpex](/maintainers/simonpex)

---

Top Contributors

[![spescina](https://avatars.githubusercontent.com/u/1956604?v=4)](https://github.com/spescina "spescina (11 commits)")

---

Tags

laravelremotedeploywebfaction

### Embed Badge

![Health badge](/badges/spescina-webfaction-commands/health.svg)

```
[![Health](https://phpackages.com/badges/spescina-webfaction-commands/health.svg)](https://phpackages.com/packages/spescina-webfaction-commands)
```

###  Alternatives

[timokoerber/laravel-one-time-operations

Run operations once after deployment - just like you do it with migrations!

6481.7M11](/packages/timokoerber-laravel-one-time-operations)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[wrklst/pulse-remote-server

A Laravel Pulse Recorder for Remote Servers

1316.1k](/packages/wrklst-pulse-remote-server)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
