doctrine/deprecations
Side-effect-free deprecation layer for PHP libs. Send E_USER_DEPRECATED notices to trigger_error or a PSR-3 logger, optionally just track them. Supports deduplication, suppression by identifier or package, and reporting counts of triggered deprecations.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/deprecation-contracts | 0.86 | Provides the global trigger_deprecation() helper to emit standardized, silenced deprecation notices with package name and version. Works with custom error handlers (e.g., Symfony ErrorHandler) to catch and log deprecations in dev and production. | 2,112 | 2,116 | 10 | 18M | 0 | 30.5 | 63.3 | MIT | 4 weeks ago | |
| phpstan/phpstan-deprecation-rules | 0.83 | — | 454 | 457 | 25 | 3M | 17 | 27.8 | 67.2 | MIT | 3 months ago | |
| psr/log | 0.81 | PSR-3 logging interfaces for PHP. Provides LoggerInterface, traits, and related classes to standardize how libraries accept and emit log messages. Not a logger implementation—use it to type-hint a logger or build your own PSR-3 compliant logger. | 10,440 | 10,622 | 189 | 18M | 0 | 34.4 | 44.8 | MIT | 1 year ago | |
| doctrine/common | 0.80 | Doctrine Common extends core PHP with shared utilities used across Doctrine projects. Includes collections, event management, caching helpers, annotations support (legacy), reflection and class loading tools. A foundational component for Doctrine ORM and related libraries. | 0 | 5,838 | — | 4M | — | 50.2 | 48.6 | — | — | |
| codeception/module-doctrine | 0.79 | Doctrine module for Codeception to integrate ORM/DBAL in your tests. Provides helpers for fetching and asserting entities, managing the EntityManager, and cleaning up the database between runs, enabling fast, reliable functional and acceptance testing. | 4 | 4 | 2 | 64K | 23 | 16.6 | 10.1 | MIT | 6 months ago | |
| dbrekelmans/coding-standard | 0.79 | PHP coding standard package based heavily on the Doctrine coding standard. Provides shared rules and configuration to enforce consistent formatting and style across projects, helping teams catch issues early and keep codebases clean. | 1 | 1 | 0 | 27 | 2 | 2.8 | 15.1 | MIT | 5 years ago | |
| wapmorgan/php-deprecation-detector | 0.79 | PhpDeprecationDetector scans PHP projects for deprecated functions, constants, variables, ini directives, behavior changes, and reserved identifiers that may break on newer PHP versions. Available as a PHAR or Composer tool, with console scanning and JSON reports. | 367 | 368 | 40 | 12K | 15 | 16.8 | 26.9 | BSD-3-Clause | 3 years ago | |
| laminas/laminas-code | 0.78 | Generate, analyze, and manipulate PHP code with Laminas Code. Provides reflection utilities, code generators, docblock parsing, and class/file generation helpers for building frameworks, tooling, and meta-programming workflows. | 1,911 | 1,915 | 90 | 4M | 21 | 35.9 | 57.3 | BSD-3-Clause | 7 months ago | |
| becklyn/entity-admin | 0.78 | — | 1 | 1 | 0 | 126 | 0 | 2.1 | 25.0 | BSD-3-Clause | 4 years ago |
How can I help you explore Laravel packages today?