🏗️ArchitectureAdopt a Laravel 12 inspired architecture for Routes, Controllers, Models, Eloquent and more.
⚡Lightweight (137 KB)No third-party dependencies or bloat. Its built from scratch for speed and simplicity.
🗄️ORM ManagerLightweight ORM inspired by Laravel Eloquent, internally uses $wpdb. Simplifies database operations with minimal complexity.
🛠️Build ProductionThe "avel build" CLI command creates a production-ready .zip and automatically prefixes dependency namespaces to avoid conflicts.
💻AvelPress CLIBoost productivity with the "avel" CLI. Quickly generate models, migrations, controllers, and more with simple commands.