Skip to content

Symfony2 Bundle to handle asset dependencies with bower

Notifications You must be signed in to change notification settings

pborreli/SpBowerBundle

 
 

Repository files navigation

SpBowerBundle

The SpBowerBundle adds support for handling asset dependencies with bower in a nice way.

Features included:

  • Install bower packages in your bundles with one command
  • Register all installed bower packages as assets so they can be used in templates
  • Unit tested

Caution: This bundle is developed in sync with symfony's repository.

Note: The configuration for this bundle slightly changed from 0.1 to 0.2, please take a look at the upgrade notes

Build Status

Documentation

Read the Documentation for master

Read the Documentation for 0.1

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

About

Symfony2 Bundle to handle asset dependencies with bower

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 100.0%