Libraries tagged by deprecated
composer/package-versions-deprecated
173522426 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
doctrine/deprecations
380614964 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.
phpstan/phpstan-deprecation-rules
58261854 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
dms/phpunit-arraysubset-asserts
23576677 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
dflydev/markdown
5422807 Downloads
PHP Markdown & Extra - DEPRECATED
nexmo/client-core
8173696 Downloads
Deprecated PHP Client for using Vonage's API - please use vonage/client-core
guzzle/guzzle
71518471 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
wapmorgan/php-deprecation-detector
395973 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
pusher/pusher-http-laravel
503323 Downloads
[DEPRECATED] A Pusher bridge for Laravel
wapmorgan/php-code-fixer
399747 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
square/connect
1149568 Downloads
This Package is deprecated, it is replaced by https://packagist.org/packages/square/square.
sensiolabs-de/deprecation-detector
551971 Downloads
Command line tool to detect usage of deprecated code
phpstan/phpstan-shim
2709776 Downloads
PHPStan PHAR distribution - deprecated
nette/deprecated
1441397 Downloads
Nette Deprecated: APIs and features removed from Nette Framework
cviebrock/image-validator
453180 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later