I need the support of RRDTool http://php.net/manual/en/ref.rrd.php in my php installation. I'm used to install php extensions using Homebrew. However, this time for RRD there isn't any available.
How can I install this extension so I can use functions like rrd_fetch()
etc.?