vlw/scaffold

Project scaffolding for Reflect and Vegvisir projects

Maintainers

Details

codeberg.org/vlw/scaffold

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/vlw/scaffold

1.1.0 2025-10-30 16:41 UTC

This package is auto-updated.

Last update: 2025-10-30 17:01:54 UTC


README

This composer package contains my project boilerplate code for working with Vegvisir and Reflect projects. It contains my most commonly used classes and functions which I use to make development of new project in these frameworks easier.

Refer to the documentation in each source file for more information about its function.

Installation

Run the install scripts for Vegvisir and/or Reflect, and then require this composer package to use its features anywhere in your project.

composer require vlw/scaffold