Registry / utility / doctrine-common

doctrine-common

JSON →
library3.5.0phppackagistunverified

PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.

composer require doctrine/common
INSTALL
IMPORT
SIG · DOCTRINE-COMMON
D
doctrine-common
utilityphpv3.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ClassUtils
use Doctrine\Common\Util\ClassUtils;

Resolve the real class name from a proxy or alias.

use Doctrine\Common\Util\ClassUtils; $className = ClassUtils::getRealClass('MyClass'); echo $className;
Debug
Known issues
breakingMany classes are deprecated in favor of specific Doctrine packages.
fix
Use Doctrine Inflector, Annotations, etc. directly instead of Common.
affects: >=3.0
Upgrade
Version history
3.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
doctrine-common — pip install doctrine-common · libregistry