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