PHPackages                             frostiede/silex-assetic-serviceprovider - 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. frostiede/silex-assetic-serviceprovider

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

frostiede/silex-assetic-serviceprovider
=======================================

v1.1.0(9y ago)0523MITPHPPHP &gt;=5.6

Since Oct 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/frostieDE/silex-assetic-serviceprovider)[ Packagist](https://packagist.org/packages/frostiede/silex-assetic-serviceprovider)[ RSS](/packages/frostiede-silex-assetic-serviceprovider/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

Silex Version ServiceProvider
=============================

[](#silex-version-serviceprovider)

[![Code Climate](https://camo.githubusercontent.com/bf0c4aca1465cf29b84df89c087597be78e436d6657d10ed79892dee3b03e4cf/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f66726f7374696544452f73696c65782d617373657469632d7365727669636570726f76696465722f6261646765732f6770612e737667)](https://codeclimate.com/github/frostieDE/silex-validator-serviceprovider)

ServiceProvider for Silex which enables Assetic. If Twig is enabled, it enables Twig syntax to include assets. If in debug mode, assets are dumped automatically on each request.

When using production mode, you can dump all assets by using the `assetic:dump` command.

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

[](#installation)

```
$ composer require frostiede/silex-assetic-serviceprovider

```

Afterwards, register the ServiceProvider:

```
$app->register(new AsseticServiceProvider(), [
    'assetic.options' => [
        'assets_path' => '', // Path to your assets directory (e.g. /app/assets/)
        'web_path' => '' // Path to your web-directory (e.g. /web/)
    ]
]);
```

Contribution
============

[](#contribution)

Any help is welcomed. Feel free to create issues and merge requests :-)

License
=======

[](#license)

MIT License

Related
=======

[](#related)

This project was inspired by [mheap/Silex-Assetic](https://github.com/mheap/Silex-Assetic).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~60 days

Total

3

Last Release

3374d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3764924?v=4)[Marcel Marnitz](/maintainers/frostieDE)[@frostieDE](https://github.com/frostieDE)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/frostiede-silex-assetic-serviceprovider/health.svg)

```
[![Health](https://phpackages.com/badges/frostiede-silex-assetic-serviceprovider/health.svg)](https://phpackages.com/packages/frostiede-silex-assetic-serviceprovider)
```

###  Alternatives

[illuminate/session

The Illuminate Session package.

9937.4M753](/packages/illuminate-session)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[j0k3r/graby-site-config

Graby site config files

23365.8k3](/packages/j0k3r-graby-site-config)

PHPackages © 2026

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