From eccd61b3c8ca1fff296c1234d0e22e9e4b2c7dcb Mon Sep 17 00:00:00 2001 From: Mauro D'Alatri Date: Thu, 15 Sep 2016 14:43:28 +0200 Subject: [PATCH] Add BowerPHP a PHP implementation of Bower Add link for BowerPHP A package manager for the web. A PHP implementation of Bower --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb7375a..b58c78a 100644 --- a/README.md +++ b/README.md @@ -444,6 +444,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Munee](https://github.com/meenie/munee) - An asset optimiser library. * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library. * [Puli](https://github.com/puli/repository) - A library for determining assets absolute paths. +* [BowerPHP](https://bowerphp.org/) - A PHP implementation of Bower. A package manager for the web ## Geolocation *Libraries for geocoding addresses and working with latitudes and longitudes.*