Libraries tagged by Diet
phpmd/phpmd
96395232 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
mobiledetect/mobiledetectlib
136113097 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
127041000 Downloads
Provides a development tool that gives detailed information about the execution of any request
squizlabs/php_codesniffer
324814923 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
staabm/side-effects-detector
32024861 Downloads
A static analysis tool to detect side effects in PHP code
matomo/device-detector
18253059 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
29136048 Downloads
QR code decoder / reader
markrogoyski/math-php
5857050 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
phpstan/phpstan-deprecation-rules
60478017 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
infection/infection
21225636 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
44164387 Downloads
Copy/Paste Detector (CPD) for PHP code.
mtdowling/cron-expression
78326703 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
shipmonk/dead-code-detector
398858 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
patrickschur/language-detection
2503372 Downloads
A language detection library for PHP. Detects the language from a given text string.
ondram/ci-detector
38330562 Downloads
Detect continuous integration environment and provide unified access to properties of current build