Home > php-edid-decode

php-edid-decode

Php-edid-decode is a project mainly written in C and PHP, it's free.

PHP Library that decodes a monitor's edid string, containing monitor resolution, specs, and more.

README

This is a PHP fork of RedHat/Adam Jackson's excellent open source edid decoder.

It attempts to keep the changes from the original as minimal as possible to ease integrating future improvements.

Usage instructions and examples can be found in index.php.