Skip to main content

Advanced Topics Overview

Welcome to the Advanced section of the Beauty Framework documentation. This section dives deeper into the powerful features and internals that allow you to build complex, high-performance applications on top of Beauty.

Whether you're scaling your system, writing custom CLI commands, or diving into concurrency — this guide covers it all.

📚 Topics Covered

  • ✅ Events & Listeners
  • ✅ Jobs & Queues (with RoadRunner integration)
  • ✅ PSR-16 Caching
  • ✅ Working with Database Connections
  • ✅ Local Process Concurrency (Fibers / Parallelism)
  • ✅ Custom Console Kernel & CLI Commands
  • ✅ Configuration Layer (config/*.php)
  • ✅ Extending the Framework

Each of these topics will be explored in their own sections, with real-world examples and use cases taken from example-app.