PHPackages                             trsteel/html-form-validation-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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. trsteel/html-form-validation-bundle

ActiveSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

trsteel/html-form-validation-bundle
===================================

Easily disable HTML5 validation errors.

1.2.0(5mo ago)257.0k↓13.2%2MITPHPPHP ^8.4

Since Jul 1Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/trsteel88/TrsteelHtmlFormValidationBundle)[ Packagist](https://packagist.org/packages/trsteel/html-form-validation-bundle)[ RSS](/packages/trsteel-html-form-validation-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

Easily disable HTML5 validation errors.

Add the following lines to the deps file:

```
[TrsteelHtmlFormValidationBundle]
    git=http://github.com/trsteel88/TrsteelHtmlFormValidationBundle.git
    target=/bundles/Trsteel/HtmlFormValidationBundle

```

Update your vendors by running:

```
$ php ./bin/vendors
```

Add the Trsteel namespace to your autoloader.

```
