Skip to content

Versions

Orionis Framework is undergoing a gradual OpenSource release. The framework has been developed, tested, and is currently serving as the technological foundation for various enterprise systems in production.

  1. Framework Core Completed

    Core features tested and stable. The framework’s core is production-ready.

  2. Documentation In Progress

    Under continuous development and improvement. Each module is documented with practical examples and detailed guides.

  3. Components In Progress

    Gradual release of modules and features. Components are published as they pass quality assurance.

  4. Public Testing Pending

    Preparing for community testing. We will soon open channels for feedback and contributions.


The latest publicly available version:

Current Version:Loading…
OpenSource - Gradual Release

Current Version

In development

Current version in gradual public release. Includes the framework core, routing system, middleware, dependency injection, and CLI Reactor.

v1.0.0 — Stable

June 2026

First complete stable release. This will mark the official maturity of the framework with a guaranteed public API, comprehensive documentation, and long-term support.

Orionis follows the Semantic Versioning (SemVer) standard:

Major (X.0.0)

Breaking changes incompatible with previous versions. Detailed migration guides and an appropriate transition period will be provided.

Minor (0.X.0)

New backward-compatible features. Modules and enhancements that extend capabilities without breaking existing code.

Patch (0.0.X)

Bug fixes and performance improvements. Safe updates that can be applied without risk.