PHPackages                             axis/axis-assetic-plugin - 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. [Templating &amp; Views](/categories/templating)
4. /
5. axis/axis-assetic-plugin

AbandonedArchivedSymfony1-plugin[Templating &amp; Views](/categories/templating)

axis/axis-assetic-plugin
========================

symfony 1.x plugin that integrates Assetic into symfony

117PHP

Since Jan 11Pushed 13y ago1 watchersCompare

[ Source](https://github.com/e1himself/axis-assetic-plugin)[ Packagist](https://packagist.org/packages/axis/axis-assetic-plugin)[ RSS](/packages/axis-axis-assetic-plugin/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

AxisAsseticPlugin
=================

[](#axisasseticplugin)

This plugin that integrates [Assetic](https://github.com/kriswallsmith/assetic) into symfony

Installation
------------

[](#installation)

Use [Composer](http://getcomposer.org/). Just add this dependency to your `composer.json`:

```
  "require": {
    "axis/axis-assetic-plugin": "dev-master"
  }
```

### Optional vendor libraries

[](#optional-vendor-libraries)

#### CssMin

[](#cssmin)

To use CssMin minifier add `natxet/CssMin` dependency to your project's `composer.json`.

#### LessPHP

[](#lessphp)

To use LessPHP compiler add `leafo/lessphp` dependency to your project's `composer.json`.

#### JavascriptPacker

[](#javascriptpacker)

To use Javascript packer include [Dean Edwards 's Packer](http://joliclic.free.fr/php/javascript-packer/en/)library into your project.

#### JSMin

[](#jsmin)

To use JSMin minifier add `nick4fake/jsmin` dependency to your project's `composer.json`.

#### JSMinPlus

[](#jsminplus)

To use JSMinPlus minifier include [Tino Zijdel's JSMinPlus](https://github.com/mrclay/minify/blob/master/min/lib/JSMinPlus.php)class into your project.

#### PhpCssEmbed

[](#phpcssembed)

To use PhpCssEmbed filter add `ptachoire/cssembed` dependency to your project's `composer.json`.

#### ScssPhp

[](#scssphp)

To use ScssPhp filter add `leafo/scssphp` dependency to your project's `composer.json`.

Usage
-----

[](#usage)

You can use all Assetic functionality in your project. Also plugin defines all standard Assetic filters using `factories.yml` and additionally custom FilterManager that aware how to retrieve all that filters.

```
$filterManager = sfContext::getInstance()->get('assetic.filter_manager');
$filterManager->get('css_min');
```

---

*Note*: AxisAsseticPlugin uses `factories.yml` configuration supported by [AxisServiceContainerPlugin](https://github.com/e1himself/axis-service-container-plugin)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d24c797f078b59b84f555eb4ac8b468424e3b29740180a4abb5ca5bc51e27f5?d=identicon)[7heaven](/maintainers/7heaven)

---

Top Contributors

[![e1himself](https://avatars.githubusercontent.com/u/370680?v=4)](https://github.com/e1himself "e1himself (10 commits)")

### Embed Badge

![Health badge](/badges/axis-axis-assetic-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/axis-axis-assetic-plugin/health.svg)](https://phpackages.com/packages/axis-axis-assetic-plugin)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.1k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.3k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

282.2k](/packages/webkinder-sproutset)[muratbsts/mail-template

This package is a easy to use mail template collection for Laravel 5.x.

191.3k](/packages/muratbsts-mail-template)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
