ajgl / cpm-bundle
Manages the javascript dependencies with CPM
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
- sensio/distribution-bundle: >=2.0,<2.2-dev
- symfony/framework-bundle: >=2.0,<2.2-dev
This package is auto-updated.
Last update: 2022-02-01 12:22:00 UTC
README
The AjglCpmBundle allows you to install the CommonJS Package Manager (CPM) and to manage javascript dependencies with it
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle.
Installation
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
AjglCpmBundle is a ajgarlag initiative.