Libraries tagged by de_DE
phpmd/phpmd
93625419 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
php-di/php-di
33951681 Downloads
The dependency injection container for humans
paragonie/constant_time_encoding
252408648 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
laravel/telescope
50043397 Downloads
An elegant debug assistant for the Laravel framework.
jms/serializer
119919208 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jenssegers/agent
56383598 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
hashids/hashids
39421714 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
defuse/php-encryption
131856853 Downloads
Secure PHP Encryption Library
squizlabs/php_codesniffer
312272312 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
matomo/device-detector
17324900 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
28680985 Downloads
QR code decoder / reader
deptrac/deptrac
846156 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/phpstan-deprecation-rules
55664437 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
staudenmeir/eloquent-has-many-deep
9540931 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staabm/side-effects-detector
23223132 Downloads
A static analysis tool to detect side effects in PHP code