Pinned Repositories
browscap-source-test
Just some tests for browscap/browscap
bulk-parser-for-browscap
Bulk input data parser for browscap. Accepts a list of user agents with weights and outputs prioritized list of what user agents need to be included in the project.
capital-gains-calculator
UK capital gains tax calculator which understands transaction history from different brokers
Mobile-Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
PhpMetrics
Beautiful and understandable static analysis tool for PHP
stock-to-cryptotaxcalculator.io
ua-parser
A multi-language port of Browserscope's user agent parser.
ua-speed-tests
Compare performance of user agent detecting classes used in PHP. Single and bulk reading. Compared: Mobile-Detect, ua-parser, browscap, UserAgentInfo, ...
UserAgentInfo
PHP class for parsing user agent strings (HTTP_USER_AGENT). Includes mobile checks, bots and banned bots checks, browser types/versions and more. Based on browscap (via phpbrowscap), Mobile_Detect and ua-parser. Created for high traffic websites and fast batch processing.
quentin389's Repositories
quentin389/UserAgentInfo
PHP class for parsing user agent strings (HTTP_USER_AGENT). Includes mobile checks, bots and banned bots checks, browser types/versions and more. Based on browscap (via phpbrowscap), Mobile_Detect and ua-parser. Created for high traffic websites and fast batch processing.
quentin389/ua-speed-tests
Compare performance of user agent detecting classes used in PHP. Single and bulk reading. Compared: Mobile-Detect, ua-parser, browscap, UserAgentInfo, ...
quentin389/browscap-source-test
Just some tests for browscap/browscap
quentin389/bulk-parser-for-browscap
Bulk input data parser for browscap. Accepts a list of user agents with weights and outputs prioritized list of what user agents need to be included in the project.
quentin389/capital-gains-calculator
UK capital gains tax calculator which understands transaction history from different brokers
quentin389/Mobile-Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
quentin389/PhpMetrics
Beautiful and understandable static analysis tool for PHP
quentin389/stock-to-cryptotaxcalculator.io
quentin389/ua-parser
A multi-language port of Browserscope's user agent parser.