PHP CompatInfoDB
April 13, 2026 ยท View on GitHub
| Releases | Branch | PHP | Packagist | License | Documentation |
|---|---|---|---|---|---|
| Stable v5.14.x | |||||
| Stable v6.31.x |
Main goal of this project is to provide a standalone database that references all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions.
This database is currently only support by its initial project php-compatinfo
Version Compatibility
| CompatInfoDB | PHP | CompatInfo |
|---|---|---|
3.6.x to 3.16.x | >= 7.2 | 5.5 |
3.6.x to 3.16.x | >= 7.4 | 6.0 |
3.17.x to 3.18.x | >= 7.4 | 6.1 |
4.0.x to 4.1.x | >= 7.4 | 6.2, 6.3 |
4.2.x to 4.5.x | >= 7.4 | 6.4 |
4.6.x to 4.11.x | >= 7.4 | 6.5 |
5.0.x to 5.14.x | >= 8.0 and < 8.3 | 7.0 |
6.0.x to 6.31.x | >= 8.1 and < 8.6 | 7.0, 7.1, 7.2 |
Documentation
All the documentation is available on website, generated from the docs folder.
Contributors
- Laurent Laville (Lead Developer)
- Remi Collet (contributor on many extensions and unit tests)