Skip to content
View velhbxtyrj's full-sized avatar

Organizations

@coretsia

Block or report velhbxtyrj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
velhbxtyrj/README.md

Vladyslav Mudrichenko

I build Coretsia, an open-source modular deterministic PHP 8.4+ framework focused on clean architecture, strict contracts, compile-time boundaries, and production-grade developer experience.

Current focus

  • PHP 8.4+ framework architecture
  • Deterministic tooling and reproducible build outputs
  • Monorepo governance and single source of truth (SSoT)-driven development
  • Strict package boundaries, contracts, and runtime/tooling separation
  • Developer experience for scalable PHP systems

Main project

Coretsia

Coretsia is currently under active development, with a strong focus on deterministic tooling, strict contracts, and long-term architectural stability.

Adaptive deterministic PHP framework that scales from minimal services to enterprise systems without rewrites.

Engineering interests

  • PHP internals and framework kernels
  • Dependency injection and configuration systems
  • HTTP middleware pipelines
  • Package architecture and static guarantees
  • CI gates, reproducible artifacts, and long-term maintainability

Pinned Loading

  1. coretsia/monorepo coretsia/monorepo Public

    Coretsia — modular, deterministic-by-default PHP 8.4+ framework monorepo with strict architectural boundaries and SSoT-driven development.

    PHP

  2. coretsia/.github coretsia/.github Public

    Organization profile and community health files for Coretsia.

  3. coretsia/core-contracts coretsia/core-contracts Public

    Coretsia Contracts package: public interfaces, ports, SPIs, and cross-package abstractions for Coretsia Framework.

    PHP

  4. coretsia/devtools-internal-toolkit coretsia/devtools-internal-toolkit Public

    Tooling-only deterministic helpers for Coretsia devtools. Not for runtime packages.

    PHP

  5. coretsia/core-dto-attribute coretsia/core-dto-attribute Public

    Canonical DTO marker attribute for explicit Coretsia DTO opt-in policy.

    PHP