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

1.0.1.alpha 2024-05-26 23:55 UTC

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