Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Skeleton™
Vertebra is not affiliated with Skeleton. The name and any related trademarks are used solely for nominative descriptive purposes.
This skeleton offers a foundational codebase for developers creating object-oriented plugins on a widely-used content management system. It's designed for intermediate to advanced programmers who want to start projects with a clean, organized structure that adheres to modern PHP standards.
declare(strict_types=1) by default, promoting type safety and reducing runtime errors from the outset.