Development Tools

The Spryker Commerce OS provides your developers with a range of coding tools that make sure your OS run smoothly.

- Code sniffer: This will validate the code style.

- Architecture sniffer: Checks whether the code follows the Spryker architecture.

- Code generator: Lets you generate modules or parts of modules (application layers).

- Spryk: Our new tool for code generation that ships as a part of the SDK product starting from 201903.0 release.

- PHPStan: Static code analyzer for code introspection, helps to reduce bugs.

 

See also: