ghostwriter / coding-standard
PHP Coding Standard
Fund package maintenance!
ghostwriter
Installs: 7 217 035
Dependents: 35
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:composer-plugin
pkg:composer/ghostwriter/coding-standard
Requires
- php: ~8.4.0 || ~8.5.0
- composer-plugin-api: ~2.9.0
- composer-runtime-api: ~2.2.2
- ext-apcu: *
- ext-bcmath: *
- ext-ctype: *
- ext-curl: *
- ext-dom: *
- ext-ds: *
- ext-event: *
- ext-exif: *
- ext-fileinfo: *
- ext-filter: *
- ext-gd: *
- ext-gettext: *
- ext-hash: *
- ext-iconv: *
- ext-igbinary: *
- ext-intl: *
- ext-json: *
- ext-libxml: *
- ext-mbstring: *
- ext-memcached: *
- ext-mysqli: *
- ext-openssl: *
- ext-pdo: *
- ext-pdo_mysql: *
- ext-pdo_pgsql: *
- ext-pdo_sqlite: *
- ext-pgsql: *
- ext-phar: *
- ext-protobuf: *
- ext-readline: *
- ext-redis: *
- ext-session: *
- ext-simplexml: *
- ext-sockets: *
- ext-sodium: *
- ext-sqlite3: *
- ext-tokenizer: *
- ext-xdebug: *
- ext-xml: *
- ext-xmlreader: *
- ext-xmlwriter: *
- ext-xsl: *
- ext-yaml: *
- ext-zend-opcache: *
- ext-zip: *
- ext-zlib: *
- composer/composer: ^2.9.5
- ghostwriter/config: ^2.0.2
- ghostwriter/console: ^0.1.2
- ghostwriter/git: ^0.1.3
- ghostwriter/github-cli: ^0.1.0
- mockery/mockery: ^1.6.12
- nikic/php-parser: ^5.7.0
- phpunit/phpunit: ^13.0.2
- symfony/process: ^8.0.5
- symfony/var-dumper: ^8.0.4
Conflicts
- pestphp/pest: *
This package is auto-updated.
Last update: 2026-02-10 17:22:25 UTC
README
A small set of tools, rules, and helper scripts designed to make it easy to apply and enforce modern PHP coding standards across projects.
Installation
install the package via composer:
composer require ghostwriter/coding-standard:dev-main --dev
Credits
Changelog
Please see CHANGELOG.md for more information on what has changed recently.
License
Please see LICENSE for more information on the license that applies to this project.
Security
Please see SECURITY.md for more information on security disclosure process.