chez14/phpcs

PHP Code Style for chez14 Projects

v1.0.3 2023-04-14 22:09 UTC

This package is auto-updated.

Last update: 2024-04-15 00:05:17 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.