PHPackages                             bszala/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. [Templating &amp; Views](/categories/templating)
4. /
5. bszala/scaffold

ActiveLibrary[Templating &amp; Views](/categories/templating)

bszala/scaffold
===============

Scaffolding utility tool for generating various templates/resources via a CLI. The goal is to speed up a package/project development

3.0.0(9y ago)051MITPHPPHP &gt;=5.5.9

Since Oct 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bSzala/scaffold)[ Packagist](https://packagist.org/packages/bszala/scaffold)[ Docs](https://github.com/bszala/scaffold)[ RSS](/packages/bszala-scaffold/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (20)Used By (0)

[![Build Status](https://camo.githubusercontent.com/5d79816c0f2a7cd0d942ca420bb06f16ccffa8c7e3efef35e1d81c0bb3f60fdc/68747470733a2f2f7472617669732d63692e6f72672f62537a616c612f73636166666f6c642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bSzala/scaffold)[![Latest Stable Version](https://camo.githubusercontent.com/ef1c790fb1b332ea9ce5489c74d82b09ab591d8b7893a8782546cef9c61a4852/68747470733a2f2f706f7365722e707567782e6f72672f62737a616c612f73636166666f6c642f762f737461626c65)](https://packagist.org/packages/bszala/scaffold)[![License](https://camo.githubusercontent.com/6340974074781df0769ee5ebcfd6471de3ce6c3dc27d0b740cadb57d5cc1e522/68747470733a2f2f706f7365722e707567782e6f72672f62737a616c612f73636166666f6c642f6c6963656e7365)](https://packagist.org/packages/bszala/scaffold)

scaffold
========

[](#scaffold)

Scaffolding utility tool for generating various templates/resources via a CLI. The goal is to speed up a package/project development

When to use this
----------------

[](#when-to-use-this)

In most cases this Utility tool should be used when your start developing a new package/project.

How to install
--------------

[](#how-to-install)

```

composer require bszala/scaffold

```

This package uses [composer](https://getcomposer.org/). If you do not know what that is or how it works, I recommend that you read a little about, before attempting to use this package.

Quick start
-----------

[](#quick-start)

When package is installed, you can create a new template (folder structure) by calling through CLI scaffold application.

```

scaffold

```

Then on terminal you will see an application information with allowed attributes for this application.

In order to create a new template, You need to write as below

```

scaffold template

```

When you hit an enter, the application will ask you to pick desire template. After selecting chosen template, program will generate the entire template (folder structure) in Your current directory. If You wish to create template in another target destination, then You can provide optional path to where the new template should be installed.

```

scaffold  template path_to_target_directory

```

License
-------

[](#license)

Scaffold is licensed under the MIT license.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~91 days

Total

19

Last Release

3395d ago

Major Versions

1.4.0 → 2.0.02016-03-10

2.5.3 → 3.0.02017-03-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/280e03a56b6b40bfd4ecb6db6127c6f1167921821bcd3054587ac42d4247dacd?d=identicon)[bszala](/maintainers/bszala)

---

Top Contributors

[![bSzala](https://avatars.githubusercontent.com/u/7526966?v=4)](https://github.com/bSzala "bSzala (66 commits)")

---

Tags

utilityscaffoldtemplateresource

###  Code Quality

TestsCodeception

### Embed Badge

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

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M396](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)

PHPackages © 2026

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