2017 © Pedro PelĂĄez
 

symfony-bundle jquery-bundle

Symfony jQuery Bundle

image

lavoiesl/jquery-bundle

Symfony jQuery Bundle

  • Friday, July 6, 2012
  • by lavoiesl
  • Repository
  • 1 Watchers
  • 1 Stars
  • 64 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Symfony 2 jQuery Bundle

Current Version

jQuery 1.7.2 jQuery UI 1.8.21, (*1)

Installation

Add bundle in your composer.json

{
    "require": {
        "lavoiesl/jquery-bundle": "*"
    }
}

Add bundle to your application kernel

// app/AppKernel.php
public function registerBundles()
{
    $bundles = array(
        // ...
        new LavoieSl\jQueryBundle\LavoieSljQueryBundle(),
        // ...
    );
}

Licenses

Refer to the source code of the included files for license information, (*2)

References

The Versions

06/07 2012

dev-master

9999999-dev http://jquery.com/

Symfony jQuery Bundle

  Sources   Download

MIT GPLv2

The Requires

 

jquery javascript symfony

14/04 2012

v1.7.2

1.7.2.0 http://jquery.com/

Symfony jQuery Bundle

  Sources   Download

MIT GPLv2

The Requires

 

jquery javascript manymules