PHPackages                             semitexa/ultimate - 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. semitexa/ultimate

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

semitexa/ultimate
=================

Semitexa Ultimate - full-stack project skeleton for SSR applications with docs and core modules

2026.04.05.0855(1mo ago)066MITShellPHP ^8.4

Since Feb 11Pushed 1mo agoCompare

[ Source](https://github.com/semitexa/semitexa-ultimate)[ Packagist](https://packagist.org/packages/semitexa/ultimate)[ RSS](/packages/semitexa-ultimate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (35)Versions (31)Used By (0)

Semitexa Ultimate
=================

[](#semitexa-ultimate)

Full-stack project skeleton for SSR applications with Docker-based setup.

Purpose
-------

[](#purpose)

The official starter project for building Semitexa applications. Provides a pre-configured Docker environment, example module, and all essential packages for a production-ready SSR application.

Role in Semitexa
----------------

[](#role-in-semitexa)

Entry point for new projects. Pulls Core, Auth, Authorization, Tenancy, Locale, ORM, SSR, and Docs as direct dependencies. Developers create projects from this skeleton.

Documentation files under `semitexa-ultimate` are scaffold assets for generated projects, not the canonical home for framework internals.

Key Features
------------

[](#key-features)

- Docker-first setup (no host PHP required)
- Swoole HTTP server entry point (`server.php`)
- Example Hello module with payload/handler/response
- Pre-configured Docker Compose (app, db, redis)
- `bin/semitexa` CLI wrapper for container commands
- Includes core auth/tenancy/i18n/ORM/SSR stack

Deferred SSE Defaults
---------------------

[](#deferred-sse-defaults)

Starter projects generated from `semitexa/ultimate` ship with safe SSR deferred defaults:

- `SSR_DEFERRED_PERSISTENT_SSE=false`
- `SSR_DEFERRED_PERSISTENT_SSE_REQUIRE_AUTH=true`

This means deferred SSR streams late HTML blocks once and closes the SSE connection. Persistent reconnect-capable SSE must be enabled explicitly and still requires an authenticated session by default.

robots.txt Fallback
-------------------

[](#robotstxt-fallback)

Starter projects also inherit the SSR `robots.txt` fallback. If you do not add a real `robots.txt` file, Semitexa serves a minimal one automatically with crawler hints for machine-readable page documents.

Optional env hints:

- `ROBOTS_SITEMAP_URL=https://example.com/sitemap.xml`
- `ROBOTS_HOST=example.com`
- `AI_SITEMAP_URL=https://example.com/sitemap.json`

Package Registry
----------------

[](#package-registry)

`semitexa/ultimate` pins exact Semitexa package versions, but it intentionally does not hardcode a private Composer repository URL into `composer.json`. Generated projects are expected to resolve these internal packages through the Composer repository and credentials configured in the installation environment.

Notes
-----

[](#notes)

Run `docker run --rm -v "$(pwd)":/app semitexa/installer install` to scaffold a new project, then `bin/semitexa server:start` to start.

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance91

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 77.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 ~2 days

Total

28

Last Release

44d ago

Major Versions

v1.0.8 → v2.0.02026-03-14

2.0.19 → 2026.04.03.12072026-04-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/e94044da9f4c76cc5cd09ef0c693a68065787e10d0d18edfeedbef3573a9163a?d=identicon)[syntaxwanderer](/maintainers/syntaxwanderer)

---

Top Contributors

[![syntaxwanderer](https://avatars.githubusercontent.com/u/1311643?v=4)](https://github.com/syntaxwanderer "syntaxwanderer (74 commits)")[![needalicense](https://avatars.githubusercontent.com/u/13330467?v=4)](https://github.com/needalicense "needalicense (16 commits)")[![goosyboosy](https://avatars.githubusercontent.com/u/13351014?v=4)](https://github.com/goosyboosy "goosyboosy (6 commits)")

---

Tags

frontendproject-skeletonsemitexassrstarter-kittwigultimatetwigfrontendproject-skeletonstarter-kitSSRultimatesemitexa

### Embed Badge

![Health badge](/badges/semitexa-ultimate/health.svg)

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

###  Alternatives

[twig/extra-bundle

A Symfony bundle for extra Twig extensions

91492.0M315](/packages/twig-extra-bundle)[twig/intl-extra

A Twig extension for Intl

36763.2M221](/packages/twig-intl-extra)[twig/string-extra

A Twig extension for Symfony String

22046.0M133](/packages/twig-string-extra)[twig/cssinliner-extra

A Twig extension to allow inlining CSS

22918.5M55](/packages/twig-cssinliner-extra)[symfony/ux-twig-component

Twig components for Symfony

21914.8M162](/packages/symfony-ux-twig-component)[twig/markdown-extra

A Twig extension for Markdown

12114.3M83](/packages/twig-markdown-extra)

PHPackages © 2026

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