phpdocumentor/reflectioncommon — explained in plain English
Analysis updated 2026-06-24
Use as a Composer dependency when building PHP code analysis tools that need standard interfaces for reading PHP code structure.
Install via Packagist when developing libraries that integrate with phpDocumentor's reflection ecosystem.
| phpdocumentor/reflectioncommon | prestashop/prestashop | reactphp/reactphp | |
|---|---|---|---|
| Stars | 9,063 | 9,073 | 9,085 |
| Language | PHP | PHP | PHP |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 4/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
ReflectionCommon is a PHP library maintained by the phpDocumentor project, which is a tool for generating documentation from PHP source code. Based on the repository name and organization, this package appears to provide shared interfaces or common building blocks used across phpDocumentor's reflection-related libraries, which are responsible for reading and analyzing PHP code structure. The README for this repository contains only CI status badges and a title. It does not describe what the library does, how to install it, or how to use it. Anyone evaluating this package would need to consult the phpDocumentor documentation or the package's source code directly for that information. The package is available through Packagist, the PHP package registry, and is licensed under the MIT license.
ReflectionCommon is a shared PHP library providing common interfaces for reading and analyzing PHP code structure, used internally as a building block by the phpDocumentor documentation generator.
Mainly PHP. The stack also includes PHP.
Use freely for any purpose including commercial, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.