PHPackages                             hamaka/silverstripe-taskforms - 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. hamaka/silverstripe-taskforms

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

hamaka/silverstripe-taskforms
=============================

Utility to make Silverstripe tasks more interactive and better looking.

v1.6.1(1y ago)35.3k2BSD-3-ClausePHPPHP &gt;=7.1

Since Jul 30Pushed 1y ago3 watchersCompare

[ Source](https://github.com/hamaka/silverstripe-taskforms)[ Packagist](https://packagist.org/packages/hamaka/silverstripe-taskforms)[ Docs](https://github.com/hamaka/silverstripe-taskforms)[ RSS](/packages/hamaka-silverstripe-taskforms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

Silverstripe Taskforms
======================

[](#silverstripe-taskforms)

Utility to make Silverstripe tasks more interactive and better looking.

Silverstripe 4+

Installation
------------

[](#installation)

```
composer require "hamaka/silverstripe-taskforms"

```

Features
--------

[](#features)

- Adds some basic CSS to task output.
- Adds utility methods to give colour to alteration messages (echoGood, echoNotice, echoError etc).
- Adds a pattern to generate a simple form to populate variable input (an array of variables is turned into a form).
- Adds a way to block execution when not all required input is present.
- The default textfields in the form can be overruled with more complex Silverstripe FormFields.
- Adds a pattern to be able to force a dry run of the task before execution.
- Adds utility method to dump array output as a table.
- Overrides the default Silverstripe TaskRunner to allow /dev/tasks to be organized in categories. Categories can be added with TaskCategoryProviders in the same way Silverstripe PermissionProvider works.

Usage
-----

[](#usage)

See ExampleTask.php

Screenshots
-----------

[](#screenshots)

[![](/docs/images/screen_tasks_categories.jpg?raw=true "/dev/tasks can be organized with categories")](/docs/images/screen_tasks_categories.jpg?raw=true)

[![](/docs/images/screen_task_simple_form.jpg?raw=true "Add a pattern to generate a simple form to populate variable input (an array of variables is turned into a form)")](/docs/images/screen_task_simple_form.jpg?raw=true)

[![](/docs/images/screen_task_dry_run.jpg?raw=true "Add a pattern to be able to force a dry run of the task before execution")](/docs/images/screen_task_dry_run.jpg?raw=true)

[![](/docs/images/screen_task_table.jpg?raw=true "Adds utility method to dump array output as a table")](/docs/images/screen_task_table.jpg?raw=true)

PS. Who doesn't like confetti to celebrate a job well done?

License
-------

[](#license)

See [License](license.md)

Maintainers
-----------

[](#maintainers)

- Sander van Scheepen
- Carlo Riedstra
- Bauke Zwaan

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~145 days

Recently: every ~210 days

Total

7

Last Release

514d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49ddb5d6d831cd9da798b71aa782907ea160b2424c61af2cceb64a42b5d6d927?d=identicon)[sandervanscheepen](/maintainers/sandervanscheepen)

![](https://www.gravatar.com/avatar/59dca0411490797a8f1ced05b5152dded066184f6f8c9f9d129b2ed94f222169?d=identicon)[criedstra](/maintainers/criedstra)

![](https://www.gravatar.com/avatar/2e123ed9e1c2129227143b133e170c540509c89a27bd560d0eb2ba3445e446cf?d=identicon)[baukezwaan](/maintainers/baukezwaan)

---

Top Contributors

[![sandervanscheepen](https://avatars.githubusercontent.com/u/2346937?v=4)](https://github.com/sandervanscheepen "sandervanscheepen (9 commits)")[![SanderHamaka](https://avatars.githubusercontent.com/u/2346993?v=4)](https://github.com/SanderHamaka "SanderHamaka (3 commits)")[![baukezwaan](https://avatars.githubusercontent.com/u/795238?v=4)](https://github.com/baukezwaan "baukezwaan (2 commits)")[![micschk](https://avatars.githubusercontent.com/u/1005986?v=4)](https://github.com/micschk "micschk (1 commits)")

---

Tags

silverstripetaskformTaskrunnerBuildTaskhamaka

### Embed Badge

![Health badge](/badges/hamaka-silverstripe-taskforms/health.svg)

```
[![Health](https://phpackages.com/badges/hamaka-silverstripe-taskforms/health.svg)](https://phpackages.com/packages/hamaka-silverstripe-taskforms)
```

###  Alternatives

[nathancox/codeeditorfield

A field for editing code and JSON in the SilverStripe CMS using Ace Editor (http://ace.c9.io/)

2548.5k5](/packages/nathancox-codeeditorfield)[burnbright/silverstripe-externalurlfield

Provides SilverStripe with a DBField and FormField for handling external URLs.

109.6k1](/packages/burnbright-silverstripe-externalurlfield)

PHPackages © 2026

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