Tera-WURFL project is a PHP class that can identify the capabilities of mobile devices using the standardized Wireless Universal Resource File (WURFL).
This implementation uses the same methods as the stock PHP WURFL library, but significantly improves performance by storing the WURFL data in a MySQL database. You can also obtain a thumbnail image of the device and include your own device definitions in a patch file.
It can figure out if the client visiting your site is a mobile device or a desktop Web browser. It can also identify a wide variety of capabilities.
Product's homepage
What's New in This Release: [ read full changelog ]
· This release introduces a MongoDB database connector, better support for Microsoft SQL Server and higher performance in MySQL.
· Also in this version, there is a full-featured command line interface for administering your system from the shell or scripts.