prestaconcept / PrestaComposerPublicBundle

A symfony 2 bundle that provides a simple way to include public 3rd-party libraries (javascripts, css, pictures ...) into your projects and keep its up-to-date.

Home Page:http://prestaconcept.github.io/presta-composer-public/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrestaComposerPublic Bundle

Build Status Scrutinizer Quality Score Latest Stable Version Total Downloads

SensioLabsInsight PrestaComposerPublicBundle on Knpbundles

Overview

The goal of this bundle is to provide a simple way to include public 3rd-party libraries (javascripts, css, pictures ...) into your projects and keep its up-to-date.

  1. Add the library to composer.json
  2. Configure the library in PrestaComposerPublicBundle
  3. Use the library as any other assets in the project.

๐Ÿ’ฌ If you want to have some information about the project progression you can register to our google group

Why this bundle?

Because there's lot of meta bundles that provides libraries like jQuery, bootstrap and only the most populars are maintain and up-to-date. The probably fastest other way is to freeze the library into your project and sometimes hack it ... Wait ?! nooooooo ! Nooooo!

So now make it better: start configure it using composer, use it as any other assets and then keep it up-to-date simply with composer.

Issue tracker

๐Ÿ“‹ Issues are managed in prestaconcept/open-source-management to centralize our open source activity.

Documentation

๐Ÿ“– Documentation is available on prestaconcept.github.io

Demonstration

For a ready to use demonstration of this bundle you should check the prestacms-sandox available on github.

Sandbox is also deployed for a live demonstration :

Ask for help

๐Ÿ’ฌ If you need help about this project you can post a message on our google group

Contributing

Pull requests are welcome.

Thanks to everyone who has contributed already.


This project is supported by PrestaConcept

Lead Developer : @nicolas-joubert

Released under the MIT License

Bitdeli Badge

About

A symfony 2 bundle that provides a simple way to include public 3rd-party libraries (javascripts, css, pictures ...) into your projects and keep its up-to-date.

http://prestaconcept.github.io/presta-composer-public/index.html

License:MIT License


Languages

Language:PHP 100.0%