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
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| doctrine/collections | Doctrine Collections is a lightweight abstraction for working with arrays and object sets in PHP. Provides Collection interfaces and implementations like ArrayCollection, plus filtering, mapping, criteria-based matching, and iteration utilities used across Doctrine projects. | 5,981 | 6,017 | 183 | 6M | 28 | 63.8 | 57.4 | MIT | 2 months ago | |
| doctrine/dbal | Doctrine DBAL is a powerful PHP database abstraction layer offering portable connections, a fluent query builder, schema introspection, and schema management tools. It supports multiple database platforms and underpins many Doctrine-based applications. | 9,704 | 9,861 | 1,377 | 9M | 286 | 83.2 | 70.4 | MIT | 4 months ago | |
| doctrine/doctrine-bundle | Symfony bundle integrating Doctrine DBAL and ORM. Provides database abstraction, schema tools, and an object-relational mapper with DQL for powerful queries, plus configuration and tooling that fits the Symfony ecosystem. | 4,834 | 4,868 | 483 | 4M | 30 | 75.6 | 58.9 | MIT | 1 month ago | |
| doctrine/migrations | Doctrine Migrations manages database schema changes via versioned migrations for PHP projects. Generate, run, and track migration scripts, integrate with Doctrine DBAL/ORM, and safely evolve schemas across environments with robust CLI tooling and documentation. | 4,770 | 4,806 | 398 | 4M | 118 | 80.0 | 71.4 | MIT | 2 months ago | |
| doctrine/orm | Doctrine ORM is a PHP 8.1+ object-relational mapper built on Doctrine DBAL, providing transparent persistence for PHP objects. Use mappings, repositories, and Unit of Work, plus DQL for powerful, object-oriented querying as an alternative to SQL. | 10,168 | 10,342 | 2,544 | 5M | 1,281 | 88.6 | 69.1 | MIT | 1 month ago | |
| gedmo/doctrine-extensions | — | 4,142 | 4,167 | 1,253 | 2M | 37 | 66.7 | 62.1 | MIT | 7 months ago | |
| phpdocumentor/guides | phpDocumentor Guides is a PHP documentation generator for writing and publishing rich docs in reStructuredText/Markdown. Build structured guides with navigation, code blocks, and theming, and output to HTML or other formats for your project or package. | 2 | 2 | 1 | 7K | 0 | 0.0 | 46.8 | MIT | — | |
| phpdocumentor/reflection-docblock | PHPDoc-compatible DocBlock parser from phpDocumentor. Use DocBlockFactory to parse doc comments or Reflection objects, extracting summaries, descriptions, and tags for annotations and metadata. Ideal for tooling that reads and interprets PHPDoc blocks. | 9,370 | 9,407 | 136 | 10M | 10 | 55.9 | 53.0 | MIT | 4 months ago | |
| phpdocumentor/type-resolver | Resolves DocBlock types and structural element names per PSR-5. Converts partial class names to fully qualified class names, parses type expressions into value objects, and resolves FQSENs for classes, methods, properties, functions, constants and more. | 9,168 | 9,186 | 51 | 10M | 3 | 46.3 | 48.7 | MIT | 6 months ago |
How can I help you explore Laravel packages today?