PHPackages                             universityofadelaide/sm-scaffold - 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. universityofadelaide/sm-scaffold

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

universityofadelaide/sm-scaffold
================================

Composer Plugin for updating the Site Manager Drupal tools.

08PHP

Since Mar 7Pushed 9y ago5 watchersCompare

[ Source](https://github.com/universityofadelaide/sm-scaffold)[ Packagist](https://packagist.org/packages/universityofadelaide/sm-scaffold)[ RSS](/packages/universityofadelaide-sm-scaffold/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

University of Adelaide Site Manager Scaffold
============================================

[](#university-of-adelaide-site-manager-scaffold)

This composer plugin provides the tools required to make a Drupal project deployable on the Site Manager Docker system, and keeps them up to date whenever `composer update` is run.

Requirements
------------

[](#requirements)

You must be running Drupal 8, and implement the [Drupal composer workflow](https://www.drupal.org/docs/develop/using-composer/using-composer-with-drupal).

Setup
-----

[](#setup)

In your Drupal project, require this repository using composer.

```
composer require universityofadelaide/sm-scaffold dev-master

```

If you do not notice the tool files download during the update part of the composer run, you may need to update composer, or add the following items to your project's `composer.json`:

```
"scripts": {
  "sm-scaffold": "UniversityOfAdelaide\\SiteManagerScaffold\\Plugin::scaffold",
  "post-update-cmd": [
    "@sm-scaffold",
  ]

```

Usage
-----

[](#usage)

Once setup, running `composer update` will fetch the latest version of the Site Manager utility files (i.e. `RoboFileBase.php`, `dsh`, etc).

You will need to add and commit these files to your own project repository.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/234746?v=4)[Simon Lindsay](/maintainers/singularo)[@singularo](https://github.com/singularo)

![](https://www.gravatar.com/avatar/5d047134e546e52cef36163d4369e3a8cbc2e191882137fb8ea638c559673503?d=identicon)[caseyfw](/maintainers/caseyfw)

![](https://www.gravatar.com/avatar/8b61edeef33ea50ed397d29e4e9fbb068526e37e7e032c64d52f5ca112525e1e?d=identicon)[pingers](/maintainers/pingers)

### Embed Badge

![Health badge](/badges/universityofadelaide-sm-scaffold/health.svg)

```
[![Health](https://phpackages.com/badges/universityofadelaide-sm-scaffold/health.svg)](https://phpackages.com/packages/universityofadelaide-sm-scaffold)
```

###  Alternatives

[primal/color

Collection of classes for converting and manipulating colors

24525.3k7](/packages/primal-color)[mangoweb-sylius/sylius-extended-channels

Extended channels plugin for Sylius

1318.7k](/packages/mangoweb-sylius-sylius-extended-channels)

PHPackages © 2026

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