PHPackages                             wyattcast44/statix - 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. wyattcast44/statix

ActiveProject

wyattcast44/statix
==================

09PHP

Since Feb 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/WyattCast44/statix)[ Packagist](https://packagist.org/packages/wyattcast44/statix)[ RSS](/packages/wyattcast44-statix/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Statix SSG ⚔
============

[](#statix-ssg-)

Forged by skilled Laravel Artisans with the power of PHP, wielding the Blade, to Illuminate the generation of static sites.

Testing
=======

[](#testing)

To run the application test suite, ensure you have installed both the composer and npm dependencies, then run the following command

```
./vendor/bin/phpunit
```

Inspirations
============

[](#inspirations)

-
-
-
-

Links
=====

[](#links)

-
-
-
-
-
-

Roadmap
=======

[](#roadmap)

- publishable stubs
- make test command
- smart builds
    - maybe multithread?
    - maybe single changed page builds (if web.php changes, trigger full rebuild)
- assets helper
- mix() function to allow for asset versioning - need to grok mix-manifest.json
- copy public folder into build smartly
- inject page details when building, last edit time, path, etc
- hotreload when
    - env files change
    - config files change, reload config
- eject to full laravel app (copy views, content, fe asset pipeline, etc)
- build netlify.toml files that include Route::redirects configured ()

Scratchpad
==========

[](#scratchpad)

Builds vs Env
=============

[](#builds-vs-env)

- builds can be anything
- envs will decide what env and/or config files to load and which post processors to run

Redirect
========

[](#redirect)

```
Route::redirect('/old', '/new', function() {
    // render an html template with a js redirect
})
```

Base Kits
=========

[](#base-kits)

- Minimal, no app, no config, no etc
- Tailwind Blog
- Tailwind Docs
- Bootstrap Docs
- Bootstrap Blog

Fake http request to build pages
================================

[](#fake-http-request-to-build-pages)

- spin up local php server with the document route being a fake index.php
- use http client to make request to page "/about"

File based routing
==================

[](#file-based-routing)

- next.js

Misc
====

[](#misc)

- new application
- accept params
- setup collision
- configure container
- init default providers
    - event
    - log

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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/1ec1f5d67a8ace8451f50303ed7fc9185a8298b9a38dc4d47c3aeb283255e66d?d=identicon)[wyattcast44](/maintainers/wyattcast44)

---

Top Contributors

[![WyattCast44](https://avatars.githubusercontent.com/u/17957937?v=4)](https://github.com/WyattCast44 "WyattCast44 (87 commits)")

### Embed Badge

![Health badge](/badges/wyattcast44-statix/health.svg)

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

PHPackages © 2026

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