Libraries tagged by de_DE
defuse/php-encryption
187275011 Downloads
Secure PHP Encryption Library
dedoc/scramble
14815575 Downloads
Automatic generation of API documentation for Laravel applications.
dealerdirect/phpcodesniffer-composer-installer
188151438 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
setasign/fpdi
168220688 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
squizlabs/php_codesniffer
402193375 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
shipmonk/dead-code-detector
5195802 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.
shipmonk/composer-dependency-analyser
10347240 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
khanamiryan/qrcode-detector-decoder
33275191 Downloads
QR code decoder / reader
deptrac/deptrac
11062800 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/phpstan-deprecation-rules
98059149 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
staudenmeir/eloquent-has-many-deep
16454583 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staabm/side-effects-detector
128243350 Downloads
A static analysis tool to detect side effects in PHP code
ondram/ci-detector
60872924 Downloads
Detect continuous integration environment and provide unified access to properties of current build
laravel/agent-detector
12846060 Downloads
Detect if code is running in an AI agent or automated development environment
beyondcode/laravel-query-detector
7949800 Downloads
Laravel N+1 Query Detector