Merge pull request #742 from MatthiasKuehneEllerhold/remove-assetic

Remove deprecated assetic from the recommendations
This commit is contained in:
Jamie York 2017-03-10 19:38:17 +00:00 committed by GitHub
commit 84bdd00ff4
1 changed files with 0 additions and 1 deletions

View File

@ -444,7 +444,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.
* [Puli](https://github.com/puli/repository) - A library for determining assets absolute paths.