PHPackages                             sigwin/yassg - 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. sigwin/yassg

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

sigwin/yassg
============

Yet Another Static Site Generator

1.4.0(5mo ago)51.7k[45 issues](https://github.com/sigwinhq/yassg/issues)[2 PRs](https://github.com/sigwinhq/yassg/pulls)MITPHPPHP ^8.3CI passing

Since Jan 3Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/sigwinhq/yassg)[ Packagist](https://packagist.org/packages/sigwin/yassg)[ RSS](/packages/sigwin-yassg/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (30)Versions (64)Used By (0)

Yet Another Static Site Generator
=================================

[](#yet-another-static-site-generator)

Start building a static site powered by [Twig](https://twig.symfony.com/) and [Encore](https://symfony.com/doc/current/frontend.html).

Use a YAML database to organize routes and data.

Get started
-----------

[](#get-started)

1. create an empty folder

    ```
    mkdir yassg-test && cd yassg-test
    ```
2. require the package

    ```
    composer require sigwin/yassg
    ```
3. init the project

    ```
    vendor/sigwin/yassg/bin/yassg yassg:init
    ```
4. run a dev server:

    ```
    make start/dev
    ```

Build the site
--------------

[](#build-the-site)

Pass the base URL to build

```
BASE_URL=https://example.com/subdir make build/clean
```

The output will be in the `public/` folder, the contents of which needs to be deployed to the `BASE_URL`.

Pages CI setup
--------------

[](#pages-ci-setup)

Includes Gitlab CI / Gitlab Pages setup.

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance52

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 95.8% 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 ~24 days

Recently: every ~60 days

Total

61

Last Release

156d ago

Major Versions

0.14.1 → 1.0.02024-02-09

PHP version history (5 changes)0.1.0PHP ^7.4 | ^8.0

0.1.1PHP ^8.0

0.11.0PHP ^8.1

0.12.0PHP ^8.2

1.1.0PHP ^8.3

### Community

Maintainers

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

---

Top Contributors

[![dkarlovi](https://avatars.githubusercontent.com/u/209225?v=4)](https://github.com/dkarlovi "dkarlovi (137 commits)")[![brankol](https://avatars.githubusercontent.com/u/1035759?v=4)](https://github.com/brankol "brankol (5 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (1 commits)")

---

Tags

phpstatic-site-generatorsymfonysymfony-application

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sigwin-yassg/health.svg)

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

###  Alternatives

[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M568](/packages/shopware-core)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M733](/packages/sylius-sylius)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)

PHPackages © 2026

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