Liturgical-Calendar/LiturgicalCalendarAPI
A PHP script / API endpoint that will generate the Roman Catholic liturgical calendar for any given year, calculating the mobile festivities and the precedence of solemnities, feasts, memorials...
93Stars
33Forks
24Claude Commits
PHPLanguage
apicalendarcatholiccatholicismeasterfeastfeastsfestivitiesliturgicalliturgymemorialrest-apisolemnity
First Claude commit: May 11, 2026Last Claude commit: 1mo agoDiscovered: May 12, 2026
Recent Claude Commits
docs: call these integration tests, not end-to-end
cc5ee5b1mo agoauthor_emailfeat(coverage): instrument WebSocket server with pcov + WS integration tests
91d534a1mo agoauthor_emailtest(routes): cover /tests, /missals, /decrees HTTP endpoints end-to-end
0187c1b1mo agoauthor_emailstyle: address CodeFactor findings on PR #586
b57afda1mo agoauthor_emailci(coverage): surface merged coverage totals on the workflow summary
383b0661mo agoauthor_emailfix(coverage): give composer coverage:merge sensible default paths
6859f121mo agoauthor_emailfeat(coverage): instrument dev server with pcov so HTTP tests contribute to coverage
2ed71331mo agoauthor_emailfix(params): reject unsupported locale in EventsParams instead of silently falling back to Latin
af8194d1mo agoauthor_emailtest: address CodeRabbit review on #576 PR
0276be31mo agoauthor_emailfix(params): make EventsParams national_calendar=VA override order-independent
c8aa6301mo agoauthor_emailtest: address review on M6 unit tests
ce37b8e1mo agoauthor_emailtest(coverage): unit-test src/Enum, src/Http, src/Models, Router (issue #570 M6)
b3fed0f1mo agoauthor_emailrefactor(services): add optional Client DI seam to ZitadelService
0911c1d1mo agoauthor_emailtest: address CodeRabbit review on M5 service tests
b8799d41mo agoauthor_emailtest(coverage): unit-test src/Services (issue #570 M5)
fa9bb481mo agoauthor_emailtest: tighten ApplicationsHandlerTest createHappyPath to exact 201
e69498d1mo agoauthor_emailtest(coverage): unit-test the remaining src/Handlers (issue #570 M4)
dbce35b1mo agoauthor_emailfix(db): Connection reads $_ENV like the rest of src/
d137b251mo agoauthor_emailfix(auth): AccessRequestHandler::createRequest now emits 201 as intended
895a23e1mo agoauthor_emailtest(coverage): unit-test src/Handlers/Auth + src/Handlers/Admin (issue #570 M3)
e354c3f1mo agoauthor_emailfix(repos): AuditLogRepository::log returns the row's UUID, not int 0
ce4eaba1mo agoauthor_emailtest(coverage): unit-test src/Repositories against real Postgres (issue #570 M2)
4404add1mo agoauthor_emailtest(coverage): address CodeRabbit nitpicks on M1 tests
041c22c1mo agoauthor_emailtest(coverage): unit-test src/Params and src/Database (issue #570 M1)
7dafd0b1mo agoauthor_email