glueful / thallo-core
Thallo — the application: content model, admin API, delivery, starter library, and the capability packs it composes.
v1.0.0-beta.22
2026-09-12 15:40 UTC
Requires
- php: ^8.3
- glueful/aegis: ^1.15
- glueful/audit: ^1.4
- glueful/commerce: ^1.13
- glueful/email-notification: ^1.13
- glueful/framework: ^1.85.4
- glueful/i18n: ^1.2
- glueful/import-export: ^1.2
- glueful/media: ^1.2
- glueful/meilisearch: ^1.7
- glueful/payvia: ^2.8
- glueful/subscriptions: ^2.3
- glueful/tenancy: ^2.1
- glueful/thallo-account: v1.0.0-beta.22
- glueful/thallo-analytics: v1.0.0-beta.22
- glueful/thallo-collections: v1.0.0-beta.22
- glueful/thallo-commerce: v1.0.0-beta.22
- glueful/thallo-contracts: v1.0.0-beta.22
- glueful/thallo-importers: v1.0.0-beta.22
- glueful/thallo-navigation: v1.0.0-beta.22
- glueful/thallo-render: v1.0.0-beta.22
- glueful/thallo-search: v1.0.0-beta.22
- glueful/thallo-seo: v1.0.0-beta.22
- glueful/thallo-subscriptions: v1.0.0-beta.22
- glueful/thallo-tenancy: v1.0.0-beta.22
- glueful/thallo-workflow: v1.0.0-beta.22
- glueful/users: ^2.4
- league/commonmark: ^2.8
- symfony/brevo-mailer: ^8.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-12 23:38:53 UTC
README
Thallo — the application. Installed into vendor/ by the Thallo skeleton
(composer create-project glueful/thallo); upgraded with composer update && php glueful thallo:provision.
Development happens in the Thallo monorepo (glueful/thallo); this repository is a read-only
split of its core/ directory, published with the same version as the skeleton and the packs.