Laravel-style WordPress plugin framework with Blade, ORM, and CLI tools
WP Bones is a framework for building WordPress plugins using Laravel-style conventions. It combines Composer-based PHP development with Blade templates, Eloquent ORM, a CLI for scaffolding, migrations and seeders, and optional React (JS/TS) frontends for admin UIs β suited for structured plugin architectures, custom post types, REST API endpoints, and database-driven features.
0