PHPackages                             sinasalek/silex-assetic - 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. [Framework](/categories/framework)
4. /
5. sinasalek/silex-assetic

ActiveLibrary[Framework](/categories/framework)

sinasalek/silex-assetic
=======================

Assetic extension for Silex

2.0.1(10y ago)02.2kMITPHPPHP &gt;=5.3.0

Since Aug 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/sinasalek/Silex-Assetic)[ Packagist](https://packagist.org/packages/sinasalek/silex-assetic)[ Docs](https://github.com/mheap/Silex-Assetic)[ RSS](/packages/sinasalek-silex-assetic/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (9)Used By (0)

Silex-Assetic
=============

[](#silex-assetic)

[![Build Status](https://camo.githubusercontent.com/38d4a828bdede161202791a3a0329ca8f9c3ae1cc1ce665a5481c061f5de6ae7/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6d686561702f53696c65782d417373657469632e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/mheap/Silex-Assetic)

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

[](#installation)

Create a composer.json in your projects root-directory::

```
{
    "require": {
        "mheap/Silex-Assetic": "*"
    }
}

```

and run::

```
curl -s http://getcomposer.org/installer | php
php composer.phar install

```

More Information
----------------

[](#more-information)

Read the documentation files under */doc*.

License
-------

[](#license)

'Silex-Assetic' is licensed under the MIT license.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~157 days

Recently: every ~230 days

Total

7

Last Release

3768d ago

Major Versions

1.0.4 → 2.0.02015-03-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/571bc5d492f577748449e5624607338f321e59571a60043b65970f4129def671?d=identicon)[sinasalek](/maintainers/sinasalek)

---

Top Contributors

[![sveneisenschmidt](https://avatars.githubusercontent.com/u/62278?v=4)](https://github.com/sveneisenschmidt "sveneisenschmidt (40 commits)")[![mheap](https://avatars.githubusercontent.com/u/59130?v=4)](https://github.com/mheap "mheap (40 commits)")[![jeromemacias](https://avatars.githubusercontent.com/u/582446?v=4)](https://github.com/jeromemacias "jeromemacias (13 commits)")[![igorw](https://avatars.githubusercontent.com/u/88061?v=4)](https://github.com/igorw "igorw (8 commits)")[![korstiaan](https://avatars.githubusercontent.com/u/902842?v=4)](https://github.com/korstiaan "korstiaan (7 commits)")[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (5 commits)")[![spil-giacomo](https://avatars.githubusercontent.com/u/5825509?v=4)](https://github.com/spil-giacomo "spil-giacomo (5 commits)")[![robo47](https://avatars.githubusercontent.com/u/110477?v=4)](https://github.com/robo47 "robo47 (4 commits)")[![sinasalek](https://avatars.githubusercontent.com/u/592240?v=4)](https://github.com/sinasalek "sinasalek (2 commits)")[![dominikzogg](https://avatars.githubusercontent.com/u/1011217?v=4)](https://github.com/dominikzogg "dominikzogg (2 commits)")[![teddy-dubal](https://avatars.githubusercontent.com/u/7427796?v=4)](https://github.com/teddy-dubal "teddy-dubal (2 commits)")[![tyler-sommer](https://avatars.githubusercontent.com/u/916259?v=4)](https://github.com/tyler-sommer "tyler-sommer (2 commits)")[![jwpage](https://avatars.githubusercontent.com/u/52687?v=4)](https://github.com/jwpage "jwpage (2 commits)")[![allmarkedup](https://avatars.githubusercontent.com/u/126726?v=4)](https://github.com/allmarkedup "allmarkedup (1 commits)")[![Virakal](https://avatars.githubusercontent.com/u/1770590?v=4)](https://github.com/Virakal "Virakal (1 commits)")[![antfroger](https://avatars.githubusercontent.com/u/3509631?v=4)](https://github.com/antfroger "antfroger (1 commits)")[![ArnaudLigny](https://avatars.githubusercontent.com/u/80580?v=4)](https://github.com/ArnaudLigny "ArnaudLigny (1 commits)")[![fzerorubigd](https://avatars.githubusercontent.com/u/935155?v=4)](https://github.com/fzerorubigd "fzerorubigd (1 commits)")[![marcimat](https://avatars.githubusercontent.com/u/355431?v=4)](https://github.com/marcimat "marcimat (1 commits)")[![Mashkin](https://avatars.githubusercontent.com/u/1668814?v=4)](https://github.com/Mashkin "Mashkin (1 commits)")

---

Tags

asseticsilex

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.6k](/packages/symfony-framework-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)

PHPackages © 2026

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