craigpearson / wp-plugin-mold
A mold for creating WordPress plugins.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:wpackagist-plugin
Requires
- automattic/jetpack-autoloader: ^2.12
- composer/installers: ^2.2
Requires (Dev)
- 10up/wp_mock: ^1.0
- automattic/vipwpcs: ^3.0
- dealerdirect/phpcodesniffer-composer-installer: ^1.0
- phpcompatibility/php-compatibility: ^9.3
- phpcompatibility/phpcompatibility-wp: ^2.1
- phpunit/phpunit: ^9.6
- squizlabs/php_codesniffer: ^3.7
- szepeviktor/phpstan-wordpress: ^1.3
- woocommerce/qit-cli: ^0.3.4
- woocommerce/woocommerce-sniffs: ^1.0
- wp-coding-standards/wpcs: ^3.0
This package is auto-updated.
Last update: 2024-11-27 01:02:03 UTC
README
Just another boilerplate plugin
Features
✅ PHP 8.0, 8.1, & 8.2
✅ PSR4 Autoloading
✅ Service Container
✅ Linting with PHPCS & PHPCBF
✅ Static Analysis via PHPStan
✅ Test ready via PHPUnit and WP_Mock
✅ wpackagist-plugin
✅ WooCommerce Ready
✅ WordPress Repo Ready
✅ Github workflows
Installation
composer create-project craigpearson/wp-plugin-mold YOUR-PLUGIN-NAME