PHPackages                             timonf/static-deploy-template - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. timonf/static-deploy-template

ActiveProject[DevOps &amp; Deployment](/categories/devops)

timonf/static-deploy-template
=============================

Project template for StaticDeploy.

07CSS

Since Feb 11Pushed 12y ago1 watchersCompare

[ Source](https://github.com/timonf/static-deploy-template)[ Packagist](https://packagist.org/packages/timonf/static-deploy-template)[ RSS](/packages/timonf-static-deploy-template/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

StaticDeploy
============

[](#staticdeploy)

This is a project template for StaticDeploy! StaticDeploy provides a deployment for static html pages right from your Twig templates, Less files and other resources.

You can use all generated contents without PHP. It's very useful for static information pages or small landing pages. You can use the power of dynamic web pages and

Getting started
---------------

[](#getting-started)

First of all you'll need to install Composer:

```
curl -sS https://getcomposer.org/installer | php

```

If you have Composer installed, you can just use this command to create a new StaticDeploy project:

```
composer.phar create-project -sdev timonf/static-deploy-template your-project-name

```

Now you can create your source content at `src` and you may compile it to `output` via:

```
php bin/staticdeploy.php compile src output

```

Additional information
----------------------

[](#additional-information)

All files with underscore at the beginning will be ignored. This is useful, if you want to include some files such layout, footer, header or other resources.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7078280ec98a9fec8962fd908f44f6041b62c0fd5d4662ff0bc9f254d8927ea8?d=identicon)[timonf](/maintainers/timonf)

---

Top Contributors

[![timonf](https://avatars.githubusercontent.com/u/546813?v=4)](https://github.com/timonf "timonf (8 commits)")

### Embed Badge

![Health badge](/badges/timonf-static-deploy-template/health.svg)

```
[![Health](https://phpackages.com/badges/timonf-static-deploy-template/health.svg)](https://phpackages.com/packages/timonf-static-deploy-template)
```

###  Alternatives

[in2code/in2publish_core

Content publishing extension to connect stage and production server

40143.4k](/packages/in2code-in2publish-core)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4778.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

116.5k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

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