Tuesday, 15 May 2012

PHP: Are there Server Side Resource Loaders? (like Mediawiki) -



PHP: Are there Server Side Resource Loaders? (like Mediawiki) -

are there resource loaders avaiable works server-side? called ressource loader? ressource loader of mediawiki much. there project utilize ressource loader standalone?

for me, ressource loader script, packs multible js-files one, compress them , cache them. send client.

edit:something assetic. mentioning in comments.

thanks in advance!

i have found minify. assetic seems bit complicated me.

minify can:

compress css , js, there seems compressing html too. you need alter urls illustration /min/f=js.js instand of js.js

but there bug. have remove every realpath(...)-function in /min/lib/minify/controller/minapp.php.

php server-side server-side-scripting resource-loading

No comments:

Post a Comment