Libraries tagged by Diet
mobiledetect/mobiledetectlib
130299932 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
symfony/web-profiler-bundle
121565990 Downloads
Provides a development tool that gives detailed information about the execution of any request
squizlabs/php_codesniffer
309071781 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
staabm/side-effects-detector
20443978 Downloads
A static analysis tool to detect side effects in PHP code
matomo/device-detector
17030945 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
khanamiryan/qrcode-detector-decoder
28545755 Downloads
QR code decoder / reader
phpstan/phpstan-deprecation-rules
54517753 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
infection/infection
18442058 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
sebastian/phpcpd
43298489 Downloads
Copy/Paste Detector (CPD) for PHP code.
mtdowling/cron-expression
77918329 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
patrickschur/language-detection
2372947 Downloads
A language detection library for PHP. Detects the language from a given text string.
ondram/ci-detector
34253554 Downloads
Detect continuous integration environment and provide unified access to properties of current build
hisorange/browser-detect
7925184 Downloads
Browser & Mobile detection package for Laravel.
ergebnis/phpunit-slow-test-detector
3866370 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
beyondcode/laravel-query-detector
5472951 Downloads
Laravel N+1 Query Detector