PHPackages                             tjm/static-web-tasks - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tjm/static-web-tasks

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tjm/static-web-tasks
====================

Task to build a static version of a site for 'tjm/task-runner'

v0.2.6(yesterday)0250BSDPHPPHP &gt;=5.6

Since Jul 17Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/tobymackenzie/static-web-tasks.php)[ Packagist](https://packagist.org/packages/tjm/static-web-tasks)[ RSS](/packages/tjm-static-web-tasks/feed)WikiDiscussions main Synced today

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

Static Web Tasks
================

[](#static-web-tasks)

Task to build static version of website. Use like:

```
use TJM\StaticWebTasks\Task;
$task = new Task([
	'host'=> 'example.com',
	'scheme'=> 'https',
], __DIR__ . '/output-dir', [
	'exclude'=> ['/.htaccess'],
]);
$task->do();
```

See code for more details. Early implementation, interface may change.

License
-------

[](#license)

SPDX-License-Identifier: 0BSD

###  Health Score

32

↑

LowBetter than 69% of packages

Maintenance79

Regular maintenance activity

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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 ~89 days

Recently: every ~176 days

Total

9

Last Release

1d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/731711?v=4)[Toby Mackenzie](/maintainers/tobymackenzie)[@tobymackenzie](https://github.com/tobymackenzie)

---

Top Contributors

[![tobymackenzie](https://avatars.githubusercontent.com/u/731711?v=4)](https://github.com/tobymackenzie "tobymackenzie (10 commits)")

### Embed Badge

![Health badge](/badges/tjm-static-web-tasks/health.svg)

```
[![Health](https://phpackages.com/badges/tjm-static-web-tasks/health.svg)](https://phpackages.com/packages/tjm-static-web-tasks)
```

###  Alternatives

[matthiasmullie/geo

Geography helper

6381.3k1](/packages/matthiasmullie-geo)[vagebond/runtype

Transform Laravel Resources and models into Typescript interfaces

256.4k](/packages/vagebond-runtype)[bolt/bolt-extension-starter-extended

A description about your extension should go here.

151.1k](/packages/bolt-bolt-extension-starter-extended)

PHPackages © 2026

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