Skip to content
lpachecob edited this page Mar 23, 2026 · 8 revisions

🪄 Welcome to the BOUNDLY Wiki

BOUNDLY is a high-performance PHP framework inspired by Domain-Driven Design (DDD) and Convention-over-Configuration. It eliminates boilerplate code by using PHP 8+ Attributes as the single source of truth for your infrastructure.


🧭 Navigation

🚀 Getting Started

  • Installation: How to get BOUNDLY up and running.
  • Architecture: Understanding the Pure DDD folder structure.
  • CLI-Commands: Reference for core:watch, core:migrate, core:cache, and core:docs.

🧬 Core Concepts

🔎 Advanced Usage

  • Query-Engine: Filtering, eager loading, cursor pagination, and OR groups via URL.
  • Configuration: Customizing boundly.php (cache, auth guard, pagination limits).
  • Internationalization: Working with English and Spanish locales.

🤝 Community & Support


Made with ❤️ by EpOpenLabs

Clone this wiki locally