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.4(8mo ago)0240BSDPHPPHP &gt;=5.6

Since Jul 17Pushed 6mo 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 1mo ago

READMEChangelogDependencies (3)Versions (8)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

28

—

LowBetter than 54% of packages

Maintenance65

Regular maintenance activity

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

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

Recently: every ~104 days

Total

7

Last Release

248d 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

[sensiolabs/storybook-bundle

Bundle to use Storybook with Symfony UX packages.

5786.2k](/packages/sensiolabs-storybook-bundle)[flarum/sticky

Pin discussions to the top of the list.

10411.8k10](/packages/flarum-sticky)

PHPackages © 2026

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