WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

simplethings/js-validation-bundle

Repository files navigation

Javascript Validation Bundle

Build Status

Install

Require it in composer

composer require 'simplethings/js-validation-bundle=dev-master'

and add the bundle into AppKernel

$bundles = array(
    //...
    new SimpleThings\JsValidationBundle\SimpleThingsJsValidationBundle(),
    // ...
);

Usage

todo...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published