celeris / mvc
Celeris MVC base application scaffold for building server-rendered web applications.
1.0.0
2026-05-08 06:47 UTC
Requires
- php: >=8.4
- celeris/framework: ^1.0
Suggests
- celeris/notification-dispatch-worker: Enable outbox dispatch worker services via NotificationDispatchWorkerServiceProvider.
- celeris/notification-in-app: Enable durable in-app user notifications via InAppNotificationServiceProvider.
- celeris/notification-outbox: Enable transactional outbox services via OutboxServiceProvider.
- celeris/notification-realtime-gateway-websocket: Enable realtime websocket gateway client via RealtimeGatewayServiceProvider.
- celeris/notification-smtp: Enable the SMTP notification channel provider for outbound email delivery.
- latte/latte: Template engine support for VIEW_ENGINE=latte.
- league/plates: Template engine support for VIEW_ENGINE=plates.
- twig/twig: Template engine support for VIEW_ENGINE=twig.
This package is auto-updated.
Last update: 2026-05-08 07:58:04 UTC