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)11.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 5d 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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

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

4581d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9de346eefc83fea9171cb9cc9990af5ba59b62e0eed7ddd1ffaf161c498178ef?d=identicon)[iammichiel](/maintainers/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

36517.7M22](/packages/aws-aws-sdk-php-symfony)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[dmishh/settings-bundle

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

115254.9k1](/packages/dmishh-settings-bundle)[egeloen/ordered-form

Provides a form ordering support with the Symfony2 form component.

32609.9k1](/packages/egeloen-ordered-form)[blackknight467/star-rating-bundle

Star Rating Bundle for use with Symfony 2 using Font Awesome. This bundle adds the 'rating' form type and rating filter to render ratings. Simple and easy to use.

27198.0k](/packages/blackknight467-star-rating-bundle)[jeroendesloovere/vcard-bundle

This Symfony 2 bundle can generate vCards with lots of data. When using an &lt; iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.

1677.3k3](/packages/jeroendesloovere-vcard-bundle)

PHPackages © 2026

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