Skip to content

trovit/php-code-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Php Code Validator

Build Status

Provides a basic system to organize and execute php code validators.

There's a Symfony bundle with this component.

Code structure

code strcutre

Create your own Validator

When you need to validate or check your code and the validators provided by this bundle doesn't satisfy your needs (different code language, formats, etc...) there is the possibility to create a new Validator class by implementing the Validator interface (Trovit\PhpCodeValidator\Validators\Validator) and implement its method checkCode

List of available validators

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages