celeris / framework
Celeris framework core (minimal)
1.0.0
2026-04-29 07:31 UTC
Requires
- php: >=8.4
Suggests
- celeris/notification-dispatch-worker: Outbox dispatcher worker to publish realtime events with retry and dead-letter handling.
- celeris/notification-in-app: In-app notification channel adapter with durable user notification persistence.
- celeris/notification-outbox: Transactional outbox primitives for durable asynchronous notification delivery.
- celeris/notification-realtime-gateway-websocket: Realtime gateway client adapter for websocket push publishing.
- celeris/notification-smtp: SMTP notification delivery adapter registered through SmtpNotificationServiceProvider.
- celeris/queue-manager: Queue manager with due-job workers, future task scheduling, and queue monitoring snapshots.
- latte/latte: Render MVC templates with Latte via TemplateRendererFactory (engine=latte).
- league/plates: Render MVC templates with Plates via TemplateRendererFactory (engine=plates).
- twig/twig: Render MVC templates with Twig via TemplateRendererFactory (engine=twig).
This package is auto-updated.
Last update: 2026-04-29 08:47:47 UTC