semitexa / ultimate
Meta-package: full Semitexa stack for a working SSR site (core + frontend + docs)
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:metapackage
pkg:composer/semitexa/ultimate
Requires
- php: ^8.4
- semitexa/core: *
- semitexa/docs: *
- semitexa/module-core-frontend: *
This package is not auto-updated.
Last update: 2026-02-11 15:51:32 UTC
README
Meta-package: no code, only a dependency list. Use it to pull the full Semitexa stack in one go:
- semitexa/core — framework
- semitexa/module-core-frontend — SSR with Twig (HTML pages)
- semitexa/docs — AI reference and conventions
composer require semitexa
Then run semitexa init (or follow the scaffold from core) and build your site.