I worked at a company that did remote energy monitoring (circuit by circuit, minute by minute for thousands of monitors). We did all the math in PHP, preping, summarizing data and sending it down to web services. It wasn't fast, but it couldn't be considered slow by any stretch.
Plus php has a large library of components (Zend, symfony) and a package manager (composer) that make web development significantly easier.
Plus php has a large library of components (Zend, symfony) and a package manager (composer) that make web development significantly easier.