PHPackages                             nmcteam/3dash - 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. nmcteam/3dash

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nmcteam/3dash
=============

Static site generator

0.2.0(3y ago)158MITPHPPHP &gt;=7.4

Since Jun 2Pushed 3y ago4 watchersCompare

[ Source](https://github.com/nmcteam/3dash)[ Packagist](https://packagist.org/packages/nmcteam/3dash)[ Docs](https://3dash.dev)[ RSS](/packages/nmcteam-3dash/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (4)Versions (4)Used By (0)

3dash Static Site Generator
===========================

[](#3dash-static-site-generator)

3dash is a tiny PHP static site generator created as a weekend project. We wanted a simple PHP solution, similar to Metalsmith, to create a tiny personal blog.

Here's the gist: there is a [payload object](./docs/payload.md) that manages your site [content](./docs/files.md#content-files) and [asset](./docs/files.md#asset-files)files. The payload object's properties are associative arrays. The array keys are pathnames of generated site files (e.g. "/about/josh.html"), and the array values are [File](./docs/files.md#the-file-class) instances that determine the content of generated site files.

The payload object is processed by a sequence of [plugins](./docs/plugins.md). Plugins are run in the order they are added. Each plugin may manipulate the payload object. For example, a plugin may add, update, or remove site files. A plugin may also provide tools intended for subsequent plugins. The final plugin generates and outputs site files.

Documentation
-------------

[](#documentation)

- [Get Started](./docs/get-started.md)
- [Payload](./docs/payload.md)
- [Files](./docs/files.md)
- [Plugins](./docs/plugins.md)
    - [Collections](./docs/plugins/collections.md)
    - [Dates](./docs/plugins/dates.md)
    - [Drafts](./docs/plugins/drafts.md)
    - [Filesystem Writer](./docs/plugins/filesystem-writer.md)
    - [Images](./docs/plugins/images.md)
    - [INI](./docs/plugins/ini.md)
    - [Parsedown](./docs/plugins/parsedown.md)
    - [Twig](./docs/plugins/twig.md)

Vulnerability Disclosure
------------------------

[](#vulnerability-disclosure)

If you find a security-related bug or vulnerabilty, please **EMAIL US** at:

Please **DO NOT** disclose vulnerabilities on our public issue tracker.

Issue Tracker
-------------

[](#issue-tracker)

Find a bug? Have suggestions? Open an issue here:

Contribute
----------

[](#contribute)

Help us improve 3dash. Contribute on [GitHub](https://github.com/nmcteam/3dash)!

License
-------

[](#license)

3dash is released under the [MIT Public License](./LICENSE).

Authors
-------

[](#authors)

3dash is created and maintained by [New Media Campaigns](https://www.newmediacampaigns.com).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.1% 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 ~5 days

Total

2

Last Release

1441d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/921c804872f4924b305115ce412a6f109d341b8ef3d5b905c5969275e295fc70?d=identicon)[codeguy](/maintainers/codeguy)

---

Top Contributors

[![nmcjosh](https://avatars.githubusercontent.com/u/74068561?v=4)](https://github.com/nmcjosh "nmcjosh (36 commits)")[![codeguy](https://avatars.githubusercontent.com/u/31677?v=4)](https://github.com/codeguy "codeguy (26 commits)")

---

Tags

generatorstaticsitestatic-site-generator

### Embed Badge

![Health badge](/badges/nmcteam-3dash/health.svg)

```
[![Health](https://phpackages.com/badges/nmcteam-3dash/health.svg)](https://phpackages.com/packages/nmcteam-3dash)
```

###  Alternatives

[composer/satis

Simple Repository Generator

3.3k1.4M17](/packages/composer-satis)[sculpin/sculpin

Static Site Generator

1.5k102.8k12](/packages/sculpin-sculpin)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[tightenco/jigsaw-blog-template

Blog starter template for Jigsaw static site generator by Tighten

9464.0k](/packages/tightenco-jigsaw-blog-template)[tightenco/jigsaw-docs-template

Documentation starter template for Jigsaw static site generator by Tighten

5026.9k](/packages/tightenco-jigsaw-docs-template)[norberttech/static-content-generator-bundle

Generate static html pages from your symfony application

373.7k](/packages/norberttech-static-content-generator-bundle)

PHPackages © 2026

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