Download the PHP package presta/composer-public-bundle without Composer
On this page you can find all versions of the php package presta/composer-public-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download presta/composer-public-bundle
More information about presta/composer-public-bundle
Files in presta/composer-public-bundle
Package composer-public-bundle
Short Description 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.
License MIT
Informations about the package composer-public-bundle
PrestaComposerPublic Bundle
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.
- Add the library to composer.json
- Configure the library in PrestaComposerPublicBundle
- Use the library as any other assets in the project.
:speech_balloon: 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
:clipboard: Issues are managed in prestaconcept/open-source-management to centralize our open source activity.
Documentation
:book: 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
:speech_balloon: 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