Christoph Hochstrasser
Christoph Hochstrasser
https://github.com/alxlit/coffeescript-php
If you've many dependencies which go through some sort of preprocessor, dynamic generation can get really slow. This is because currently, if one file in the dependency tree is changed...
The `getLastModified()` method of the `BundledAsset` runs all Bundle Processors (e.g. Minifiers). This is slow, find a way to not run the Bundle Processors when calling `getLastModified()`. Idea: Run only...
https://github.com/leafo/lessphp
Create a symfony bundle with the following things in it: - View helpers, e.g. `asset_link` - Renders tags according to asset content type, e.g. `` for `text/css` or `` for...
Add support for calling common SQL functions. Example: ``` php