Raven Developer Appendix

This page is the developer-surface index for Raven CMS. It links the stable implementation surfaces and the generated reference appendices that track code-level contracts.

Core Runtime

CLI Commands

  • Command wrappers: private/bin/rvn-*
  • Shared CLI implementation: private/lib/Shell/raven_cli.php
  • Primary references:
  • CLI Appendix Index

Extensions

Libraries

Templates And Theming

Suggested Reading Order

  1. Core Runtime Appendix Overview
  2. Router Developer Reference
  3. Config Appendix
  4. Database Appendix
  5. Extensions Appendix Overview
  6. Libraries Appendix Overview
  7. CLI Appendix Index
  8. Templates Appendix (Public)
  9. Bootstrap Appendix