Skip to content

modul-is/coding-standard

Repository files navigation

Modul IS Coding Standard

Based on Nette Coding Standard

This is a set of sniffs and fixers that checks and fixes code of Nette Framework against Coding Standard in Documentation with some extra Modul IS fixers and tweaks.

How to use

Check PHP files

Check coding standard for PHP 8.4 in directory src:

php ecs check src --preset php84

And fix it:

php ecs check src --preset php84 --fix

If no PHP version is specified, it will try to detect it automatically from the composer.json file.

Check SQL settings

php sqltest [server] [username] [password]

About

Coding standard for our superior apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages