Current Version
Current version in gradual public release. Includes the framework core, routing system, middleware, dependency injection, and CLI Reactor.
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.
Framework Core Completed
Core features tested and stable. The framework’s core is production-ready.
Documentation In Progress
Under continuous development and improvement. Each module is documented with practical examples and detailed guides.
Components In Progress
Gradual release of modules and features. Components are published as they pass quality assurance.
Public Testing Pending
Preparing for community testing. We will soon open channels for feedback and contributions.
The latest publicly available version:
Current Version
Current version in gradual public release. Includes the framework core, routing system, middleware, dependency injection, and CLI Reactor.
v1.0.0 — Stable
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.