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