mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add asset compression software.
This commit is contained in:
parent
8d0dc165a7
commit
0d97f0e8b9
@ -51,6 +51,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
- [PHP Installation](#php-installation)
|
- [PHP Installation](#php-installation)
|
||||||
- [Development Environment](#development-environment)
|
- [Development Environment](#development-environment)
|
||||||
- [Virtual Machines](#virtual-machines)
|
- [Virtual Machines](#virtual-machines)
|
||||||
|
- [Asset Compression](#asset-compression)
|
||||||
- [Web Applications](#web-applications)
|
- [Web Applications](#web-applications)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [PHP Websites](#php-websites)
|
- [PHP Websites](#php-websites)
|
||||||
@ -600,6 +601,14 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
|
|
||||||
* [HipHop PHP](https://github.com/facebook/hiphop-php) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
|
* [HipHop PHP](https://github.com/facebook/hiphop-php) - A Virtual Machine, Runtime and JIT for PHP by Facebook.
|
||||||
|
|
||||||
|
## Asset Compression
|
||||||
|
*Softare to help compress static website assets.*
|
||||||
|
|
||||||
|
* [Codekit](https://incident57.com/codekit/) - A tool for managing, compressing and minifying assets.
|
||||||
|
* [Koala](http://koala-app.com/) - Another tool for compressing and minifying assets.
|
||||||
|
* [ImageOptim](http://imageoptim.com/) - An image compression tool.
|
||||||
|
* [PNGQuant](http://pngquant.org) - A lossy PNG compression tool.
|
||||||
|
|
||||||
## Web Applications
|
## Web Applications
|
||||||
*Web-based applications and tools.*
|
*Web-based applications and tools.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user