Skip to content

Some helpers components for your symfony client website/application

License

Notifications You must be signed in to change notification settings

dameert/EMSClientHelperBundle

 
 

Repository files navigation

ClientHelperBundle

Coding standards

PHP Code Sniffer is available via composer, the standard used is defined in phpcs.xml.diff:

composer phpcs

PHPStan is run at level 4, you can check for errors locally using:

composer phpstan

If you want to regenerate the PHPStan's baseline run the following command:

vendor/bin/phpstan analyse --generate-baseline

Documentation

CommonBundle

The ClientHelperBundle has a strong dependency on CommonBundle.

Twig documentation for CommonBundle

About

Some helpers components for your symfony client website/application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%