Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CodeIgniter views, HTML, JS, and CSS compressing build tool

Is there any open source or somewhat modifiable build tools to compress and minimize javascript and css files, and also CodeIgniter PHP view files?

Are there any tools that would compress id and class names used in HTML, CSS, and Javascript code? Similar to when you compress Javascript, you get a one letter variables.

As the final result, I'm looking to get something like the source of google.com.

like image 355
Sherzod Avatar asked Feb 05 '26 03:02

Sherzod


1 Answers

I use the build script of the HTML5 Boilerplate on my view files and enable the preserve-php function

like image 100
beardhatcode Avatar answered Feb 06 '26 16:02

beardhatcode



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!