GithubHelp home page GithubHelp logo

emirii / jqueryvalidationbundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boekkooi/jqueryvalidationbundle

0.0 1.0 1.0 627 KB

Jquery validation form bundle for symfony 2

License: MIT License

PHP 86.12% JavaScript 7.58% HTML 0.25% Gherkin 2.72% Shell 0.12% Twig 3.20%

jqueryvalidationbundle's Introduction

Boekkooi Jquery Validation Bundle

Build Status Code Coverage Scrutinizer Code Quality Total Downloads Latest Stable Version License Reference Status SensioLabsInsight

Welcome! Did you ever have the need to have some Javascript form validation within your symfony application? Well I did! So I made this little bundle to do it for me.

Do me a favor and give it a try and if you have any problem please create a issue or make a pull request.

Some of the things that the bundle supports:

  • Automatic constraint mapping
  • Form Collection (including prototype)
  • Validation groups
  • Data class constraints

Now let's go to the documentation and get started.

composer require boekkooi/jquery-validation-bundle dev-master

All the installation instructions are located in the documentation.

Demo

Yeah so .... nope there is no real demo but what you can do is the following:

git clone https://github.com/boekkooi/JqueryValidationBundle.git
cd JqueryValidationBundle

curl -sS https://getcomposer.org/installer | php
php composer.phar install

php -S 0.0.0.0:8000 -t tests/Functional/web/

Now you can see the functional test pages on http://127.0.0.1:8000/, these should give you a good idea of what is possible.

License

This bundle is under the MIT license.

About

This bundle is created and maintained by Warnar Boekkooi. Special thanks go to the Symfony community and Jörn Zaefferer.

Alternatives

If for some reason you don't like this bundle and you are looking for a alternative you may take a look at FpJsFormValidatorBundle or UberFrontendValidationBundle. It would also be appreciate if you create a issue telling why you don't like this bundle and what could be added/changed to make it more to your liking.

jqueryvalidationbundle's People

Contributors

boekkooi avatar emirii avatar lvillanne avatar feyyazesat avatar robertfausk avatar l3finch avatar

Watchers

James Cloos avatar

Forkers

soeren-helbig

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.