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 WP Plugin Skeleton™
Blueprint Core is not affiliated with WP Plugin Skeleton. The name and any related trademarks are used solely for nominative descriptive purposes.
This package provides a structured starting point for developers creating custom extensions for the widely-used content management system. It's designed for PHP developers who want to avoid repetitive setup tasks and establish a consistent, maintainable project structure from the outset.
Pre-configured Development Tools: The skeleton includes PHPStan for static analysis, PHP_CodeSniffer for enforcing coding standards, and PHPUnit for unit testing, all set up to work immediately. Integrated Templating: Comes with Twig templating support, allowing for a clean separation of logic and presentation within your plugin's admin interfaces or front-end components. Automated Build Process: A Makefile provides simple commands for creating production-ready builds, development builds, and running the full test suite, standardizing common workflows. Continuous Integration Ready: Includes a Travis CI configuration file, enabling automated testing and quality checks on each code commit to the repository. Composer-Based Structure: The project is structured for installation and dependency management via Composer, following modern PHP development practices.
Version
Original
Updated