ayastreb/bandwidth-hero-proxy

PHP adaption

petrk94 opened this issue · 2 comments

Hello,

I would like to adapt it for a php application on the server, but how it communicating with the chrome extension?
Maybe there is more possible to reduce and save traffic

All you have to do is implement all the parameters mentioned in issue #17 or src/params.js and also the behavior where if no url is passed as a parameter it returns "bandwidth-hero-proxy".

This project uses sharp which in turn uses libvips, for which you can find php bindings here https://github.com/libvips/php-vips best of luck