PHPackages                             simplercode/asset-packages - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. simplercode/asset-packages

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

simplercode/asset-packages
==========================

AssetPackages is ZF2 module for including JS and CSS assets based on configuration

0320[1 issues](https://github.com/emcode/AssetPackages/issues)PHP

Since May 27Pushed 11y ago1 watchersCompare

[ Source](https://github.com/emcode/AssetPackages)[ Packagist](https://packagist.org/packages/simplercode/asset-packages)[ RSS](/packages/simplercode-asset-packages/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

AssetPackages
=============

[](#assetpackages)

Version 0.0.1

Introduction
------------

[](#introduction)

AssetPackages ZF2 module represents a little bit more abstract approach to including CSS and JS in your templates. Normally if you want to include bootstrap or some other custom library usually you need to include both CSS and JS files. You might do this like that:

```
