1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00

Added asset management suggestions.

This commit is contained in:
Jamie 2014-05-26 18:07:20 -06:00
parent 83c1daace9
commit 42e1abf363

View File

@ -287,6 +287,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
* [Munee](https://github.com/meenie/munee) - An asset optimiser library.
* [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library.
* [Puli](https://github.com/webmozart/puli) - A library for determining assets absolute paths.
## Geolocation
*Libraries for geocoding addresses and working with latitudes and longitudes.*