nathena/zeus-php
This system is a PHP-based web application framework named 'Zeus' that provides a structured environment for building web applications. It features a domain-driven architecture with entities for accounts, bookings, and transportation, supported by a robust database abstraction layer with XA transaction support. The framework includes built-in authentication, role-based access control, and security measures like XSS and CSRF protection, alongside utilities for encryption, validation, and internationalization.
48.9
Weak · 4 August 2026
4.8k
lines of production code
PHP
primary language
1
bus factor · 2 authors in all
3
measurements over time
How it got here
2016 · Framework refactoring and security hardening
This period focused on a comprehensive refactoring of the Zeus framework's core architecture, introducing a centralized configuration system, a singleton-based application container, and improved MVC patterns. Concurrently, the application layer implemented structured authentication, role-based access control, and XSS protection, while removing legacy components like the custom PDO wrapper and obsolete utility classes.
9 changes
2017 · Core framework and domain model initialization
This period focused on establishing the foundational architecture of the Zeus framework, introducing key components such as the database abstraction layer, command/event handling, and utility classes for security and validation. Simultaneously, domain models for accounts, bookings, and customers were implemented alongside corresponding database specifications and view templates, laying the groundwork for the application's business logic.
10 changes
Survey your own repository
nathena/zeus-php was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 4 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit e38b55fb81 — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.