Remove deprecated assetic from the recommendations

This commit is contained in:
Matthias Kühne 2016-12-21 12:03:23 +01:00
parent 1e1c792018
commit 800703d73b
1 changed files with 0 additions and 1 deletions

View File

@ -443,7 +443,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
## Asset Management
*Tools for managing, compressing and minifying website assets.*
* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
* [JShrink](https://github.com/tedious/JShrink) - A JavaScript minifier library.
* [Munee](https://github.com/meenie/munee) - An asset optimiser library.
* [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.