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

🪄 Welcome to the BOUNDLY Wiki

BOUNDLY is a high-performance PHP framework based on Metadata-Driven Architecture and Convention-over-Configuration. It eliminates boilerplate code by using PHP 8+ Attributes as the single source of truth for your infrastructure.

Define your Domain. BOUNDLY handles the rest.


🧭 Navigation

🚀 Getting Started

🧬 Core Concepts

🏭 Production Features (v0.9.0)

  • Health-Checks: Monitor service health with /health, /health/liveness, /health/readiness.
  • Logging: Structured logging with request correlation IDs and audit trails.
  • Cache: Response caching with automatic invalidation.
  • Exception-Handling: Standardized API responses and error codes.

🔐 Security (v0.9.0)

🚀 Deployment


🤝 Community & Support


📊 Current Version

BOUNDLY v0.9.0 - Production Readiness & Advanced Security

  • 218+ passing tests
  • PHPStan Level 5 with 0 errors
  • Complete security suite with HMAC, IP controls, and tier throttling

Made with ❤️ by EpOpenLabs

Clone this wiki locally