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