Libraries tagged by dear
douglasthwaites/oh-vapor
2675 Downloads
A package to allow Oh-Dear through the AWS WAF controlled by Vapor.
artack/symfony-ohdear-command
71 Downloads
Provides out of the box functionality for Oh Dear Scheduled tasks.
symfony/deprecation-contracts
908140084 Downloads
A generic function and convention to trigger deprecation notices
symfony/string
797700020 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
doctrine/deprecations
526857113 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
hashids/hashids
53332234 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
darkaonline/l5-swagger
38931315 Downloads
OpenApi or Swagger integration to Laravel
tecnickcom/tcpdf
113025882 Downloads
Deprecated legacy PDF engine for PHP. Use instead tecnickcom/tc-lib-pdf.
symfony/phpunit-bridge
215338165 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
phpstan/phpstan-deprecation-rules
92952991 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
composer/package-versions-deprecated
198565795 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
vinkla/hashids
14598996 Downloads
A Hashids bridge for Laravel
shipmonk/composer-dependency-analyser
9185421 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
dealerdirect/phpcodesniffer-composer-installer
180951793 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
shipmonk/dead-code-detector
4192614 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.