chez14/phpcs

PHP Code Style for chez14 Projects

Maintainers

Package info

gitlab.com/chez14/phpcs

Issues

pkg:composer/chez14/phpcs

Statistics

Installs: 696

Dependents: 2

Suggesters: 0

Stars: 0

v1.0.4 2025-06-07 18:44 UTC

This package is auto-updated.

Last update: 2026-03-07 13:17:55 UTC


README

The code style standard based on PSR12 with additional extras that chez14 expect contributors and maintainer to fill in.

Just to make sure everyone write clean documentation for the project they wanted.

Additional Ruleset:

  • PEAR.Commenting.FunctionComment \ Make sure to document functions. This will help people that have their IntelliSense enabled on their IDE.

  • PEAR.Commenting.InlineComment \ Disable perl style commenting. To chez14, this looks distracting.

Installation

License

MIT.