PHPackages                             trovit/php-code-validator-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. trovit/php-code-validator-bundle

AbandonedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

trovit/php-code-validator-bundle
================================

Provides a basic system to organize and execute php code validators

v1.0.2(9y ago)081MITPHP

Since Oct 18Pushed 9y ago8 watchersCompare

[ Source](https://github.com/trovit/php-code-validator-bundle)[ Packagist](https://packagist.org/packages/trovit/php-code-validator-bundle)[ RSS](/packages/trovit-php-code-validator-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (8)Versions (4)Used By (0)

Php Code Validator Bundle
=========================

[](#php-code-validator-bundle)

[![Build Status](https://camo.githubusercontent.com/d6b1f073b6c8319da771dfe45dc79afa80f9b32699a73b12afa206c7c376b770/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f74726f7669742f7068702d636f64652d76616c696461746f722d62756e646c652e706e67)](http://travis-ci.org/trovit/php-code-validator-bundle)

Symfony bundle which provides a basic system to organize and execute php code validators.

Installation
------------

[](#installation)

### Step 1: Require bundle using composer

[](#step-1-require-bundle-using-composer)

```
$ composer require trovit/php-validator-bundle "^1.0"
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
