All Projects → Shelob9 → wordpress-plugin

Shelob9 / wordpress-plugin

Licence: other
WordPress plugin starter template with all of the things.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
shell
77523 projects
typescript
32286 projects

Projects that are alternatives of or similar to wordpress-plugin

Phpunit Accelerator
Listeners to speed up PHPUnit tests
Stars: ✭ 139 (+631.58%)
Mutual labels:  phpunit
Auth Tests
Always-current tests for Laravel's authentication system. Curated by the community.
Stars: ✭ 230 (+1110.53%)
Mutual labels:  phpunit
specter-php
JSON Mocking and Testing for PHP
Stars: ✭ 18 (-5.26%)
Mutual labels:  phpunit
Phpunit Pretty Print
✅  Make your PHPUnit output beautiful
Stars: ✭ 149 (+684.21%)
Mutual labels:  phpunit
Steward
PHP libraries that makes Selenium WebDriver + PHPUnit functional testing easy and robust
Stars: ✭ 215 (+1031.58%)
Mutual labels:  phpunit
PhpUnitAssertException
Assert exception/throwable/error PHPUnit trait
Stars: ✭ 18 (-5.26%)
Mutual labels:  phpunit
Laravel Dusk Ci
Docker Test suite for Laravel Dusk in gitlab CI
Stars: ✭ 129 (+578.95%)
Mutual labels:  phpunit
composer-plugin-qa
Comprehensive Plugin for composer to execute PHP Quality assurance Tools
Stars: ✭ 25 (+31.58%)
Mutual labels:  phpunit
Bypass Finals
Removes final keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
Stars: ✭ 228 (+1100%)
Mutual labels:  phpunit
intellij-drupal-run-tests
Provides a run configuration that executes Drupal's test runner (for Simpletest, Unit, Kernel, Functional, FunctionalJavascript.)
Stars: ✭ 24 (+26.32%)
Mutual labels:  phpunit
Coveragechecker
Allows old code to use new standards
Stars: ✭ 159 (+736.84%)
Mutual labels:  phpunit
Brainmonkey
Mocking utility for PHP functions and WordPress plugin API
Stars: ✭ 191 (+905.26%)
Mutual labels:  phpunit
phpboilerplate
PHP boilerplate with composer psr-4, phpunit and travis-ci.
Stars: ✭ 15 (-21.05%)
Mutual labels:  phpunit
Specify
BDD style code blocks for PHPUnit / Codeception
Stars: ✭ 141 (+642.11%)
Mutual labels:  phpunit
phpunit-detailed-printer
Detailed output formatter for PHPUnit tests
Stars: ✭ 39 (+105.26%)
Mutual labels:  phpunit
Pdt
PHP Development Tools project (PDT)
Stars: ✭ 135 (+610.53%)
Mutual labels:  phpunit
Phpstan Phpunit
PHPUnit extensions and rules for PHPStan
Stars: ✭ 247 (+1200%)
Mutual labels:  phpunit
librarify-back
Librarify. Creando una API con Symfony 5 es un curso completo sobre Symfony 5 en el que cuento cómo desarrollar una API desde cero empleando FOS Rest Bundle.
Stars: ✭ 30 (+57.89%)
Mutual labels:  phpunit
vscode-phpunit
The VS Code Test Explorer extension for PHPUnit
Stars: ✭ 100 (+426.32%)
Mutual labels:  phpunit
slim-skeleton
Slim Framework skeleton application following MVC construction
Stars: ✭ 18 (-5.26%)
Mutual labels:  phpunit

WordPress Plugin

Josh's opinionated boilerplate and template for WordPress plugin with PSR-4 autoloader, TypeScript, Docker, Github actions, and other fun stuff.

JavaScripts PHP Unit Tests WordPress Tests

Creating Your Own

The steps to generate your own plugin are documented in Getting Started.

Everything

This option includes everything: local dev, Typescript, composer autoloader, PHP tests, JavaScript tests, etc.

Basic

This version has less things, it does not use Yarn workspace or Typescript or composer. It generates one PHP file that can load JS/CSS and a WordPress-friendly webpack config for a React-powered admin interface and a block.

Documentation

Contributing

Please feel free to open a pull request if you would like to contribute.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].