atomicsmash / php-coding-standards
Installs: 472
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 2
pkg:composer/atomicsmash/php-coding-standards
This package is auto-updated.
Last update: 2025-10-01 10:22:39 UTC
README
This composer package handles the dependencies and config for the PHP coding standards. For all other AS coding standards, use the npm package @atomicsmash/coding-standards.
To release a new version:
- Make any changes you need to the package
- Merge into main
- An automated action will generate a PR called Version Packages. Review it and then merge this in.
- An action will tag the repo which will in turn cause packagist to release a new version.