PHPackages                             lilweb/coffeescript-bundle - 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. lilweb/coffeescript-bundle

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

lilweb/coffeescript-bundle
==========================

An assetic filter for CoffeeScript in pure PHP implementation

0.0.1(12y ago)01.4kMITPHPPHP &gt;=5.3.0

Since Oct 31Pushed 12y ago2 watchersCompare

[ Source](https://github.com/lilweb/LilwebCoffeescriptBundle)[ Packagist](https://packagist.org/packages/lilweb/coffeescript-bundle)[ Docs](https://github.com/lilweb/LilwebCoffeescriptBundle)[ RSS](/packages/lilweb-coffeescript-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

LilwebCoffeescriptBundle
========================

[](#lilwebcoffeescriptbundle)

A Symfony2 bundle with an Assetic filter to use Coffeescript. There is no requirement on Nodejs for this bundle as the Coffeescript interpreter is a pure PHP implementation by @alxit.

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

[](#installation)

Add the bundle to your `composer.json` :

```
...
"lilweb/coffeescript-bundle" : "0.0.1",
...
```

And add the bundle to your `AppKernel` file :

```
new Lilweb\CoffeescriptBundle\LilwebCoffeescriptBundle()

```

Usage
-----

[](#usage)

In your twig file, use the `coffeescript` filter :

```
{% javascripts filter="coffeescript"
     '@AcmeBundle/Resources/assets/coffee/main.coffee'
%}

{% endjavascripts %}
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

4626d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1027369?v=4)[Michiel Missotten](/maintainers/iammichiel)[@iammichiel](https://github.com/iammichiel)

---

Tags

Symfony2asseticcoffeescript

### Embed Badge

![Health badge](/badges/lilweb-coffeescript-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/lilweb-coffeescript-bundle/health.svg)](https://phpackages.com/packages/lilweb-coffeescript-bundle)
```

###  Alternatives

[aws/aws-sdk-php-symfony

A Symfony bundle for v3 of the AWS SDK for PHP

36418.6M25](/packages/aws-aws-sdk-php-symfony)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2553.0M24](/packages/stfalcon-tinymce-bundle)[mopa/composer-bridge

Symfony2 Composer Bridge

363.5M7](/packages/mopa-composer-bridge)[dmishh/settings-bundle

Database centric Symfony configuration management. Global and per-user settings supported.

115257.8k1](/packages/dmishh-settings-bundle)[matthiasnoback/symfony-service-definition-validator

Library for validating service definitions created with the Symfony Dependency Injection Component

90361.3k7](/packages/matthiasnoback-symfony-service-definition-validator)[egeloen/ordered-form

Provides a form ordering support with the Symfony2 form component.

32617.6k1](/packages/egeloen-ordered-form)

PHPackages © 2026

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