2017 © Pedro Peláez
 

symfony-bundle lodash-bundle

Lo-Dash Bundle for Symfony2

image

bmatzner/lodash-bundle

Lo-Dash Bundle for Symfony2

  • Monday, January 9, 2017
  • by bmatzner
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5,969 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Lo-Dash Bundle for Symfony2, (*1)

Notice

This is a legacy bundle dating back to when javascript packagers such as NPM or Bower didn't exist. No further updates to this bundle will be published, so please consider the bundle abandoned., (*2)

Current Version

Lo-Dash v4.17.4, (*3)

Installation

Add bundle to your composer.json file

``` js // composer.json, (*4)

{ "require": { // ... "bmatzner/lodash-bundle": "~4.17" } }, (*5)


### Add bundle to your application kernel ``` php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new Bmatzner\LoDashBundle\BmatznerLoDashBundle(), // ... ); }

Download the bundle using Composer

``` bash $ php composer.phar update bmatzner/lodash-bundle, (*6)


### Install assets Given your server's public directory is named "web", install the public vendor resources ``` bash $ php app/console assets:install web

Optionally, use the --symlink attribute to create links rather than copies of the resources, (*7)

``` bash $ php app/console assets:install --symlink web, (*8)


## Usage Refer to the desired files in your HTML template, e.g. ``` html <script type="text/javascript" src="{{ asset('bundles/bmatznerlodash/js/lodash.min.js') }}"></script>

Licenses

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

References

  1. http://lodash.com/
  2. http://symfony.com/

The Versions

09/01 2017

dev-master

9999999-dev http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

09/01 2017

dev-develop

dev-develop http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

09/01 2017

4.17.4

4.17.4.0 http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

05/12 2013

2.4.1

2.4.1.0 http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

22/11 2013

2.3.0

2.3.0.0 http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

12/10 2013

2.2.1

2.2.1.0 http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

19/06 2013

1.3.1

1.3.1.0 http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

19/05 2013

1.2.1

1.2.1.0 http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

18/02 2013

1.0.1

1.0.1.0 http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash

13/01 2013

1.0.0-rc3

1.0.0.0-RC3 http://lodash.com

Lo-Dash Bundle for Symfony2

  Sources   Download

MIT

The Requires

 

javascript symfony underscore lodash