2017 © Pedro Peláez
 

symfony-bundle js-validation-bundle

This bundles provides JS-Validation for Symfony2

image

simplethings/js-validation-bundle

This bundles provides JS-Validation for Symfony2

  • Monday, February 6, 2017
  • by DavidBadura
  • Repository
  • 7 Watchers
  • 1 Stars
  • 293 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 13 % Grown

The README.md

Javascript Validation Bundle

Build Status, (*1)

Install

Require it in composer, (*2)

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

and add the bundle into AppKernel, (*3)

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

Usage

todo..., (*4)

The Versions

06/02 2017

dev-master

9999999-dev

This bundles provides JS-Validation for Symfony2

  Sources   Download

MIT

The Requires

 

The Development Requires

by David Badura

form validation symfony2 js