syntatis / codex-companion
Companion tools for WordPress® extension development
Installs: 2 669
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 1
Open Issues: 7
Type:composer-plugin
Requires
- php: ^7.4 || ^8.0
- composer-plugin-api: ^2.0
- adbario/php-dot-notation: ^3.3
- doctrine/inflector: ^2.0
- symfony/console: ^5.4 || ^6.0 || ^7.1
- symfony/filesystem: ^5.4 || ^6.0 || ^7.0
- symfony/finder: ^5.4 || ^6.0 || ^7.0
- symfony/options-resolver: ^5.4 || ^6.0 || ^7.0
- symfony/process: ^5.4 || ^6.4 || ^7.0
- syntatis/utils: ^2.1
Requires (Dev)
- composer/composer: ^2.8
- dealerdirect/phpcodesniffer-composer-installer: ^1.1
- phpcompatibility/php-compatibility: ^9.3
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^9.6
- symfony/var-dumper: ^5.4
- syntatis/coding-standard: ^2.0
This package is auto-updated.
Last update: 2025-08-02 16:37:28 UTC
README
Caution
This project is still in development and currently tagged as v0.*
, which means it's not stable yet and may include breaking changes between versions. I keep working toward a stable release, but until then, things may change as we improve the project. Thanks for your interest and feel free to explore, test, or contribute!
A set of tools, commands, and scripts to enhance the WordPress® extension development experience.
Projects
- 👋 howdy: A WordPress plugin boilerplate with modern development tools, easier configuration, and an improved folder structure.