bartlett / php-compatinfo-db
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
Installs: 80 458
Dependents: 1
Suggesters: 0
Security: 0
Stars: 10
Watchers: 3
Forks: 3
Open Issues: 1
Requires
- php: ^8.1
- composer-runtime-api: ^2.0
- ext-json: *
- ext-pcre: *
- ext-pdo: *
- ext-phar: *
- ext-spl: *
- composer/semver: ^3.0
- doctrine/dbal: ^3.2
- doctrine/orm: ^2.12
- symfony/cache: ^6.4 || ^7.0
- symfony/config: ^6.4 || ^7.0
- symfony/console: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/event-dispatcher: ^6.4 || ^7.0
- symfony/finder: ^6.4 || ^7.0
- symfony/http-client: ^6.4 || ^7.0
- symfony/messenger: ^6.4 || ^7.0
- symfony/polyfill-php84: ^1.0
- symfony/process: ^6.4 || ^7.0
- symfony/requirements-checker: ^2.0
- symfony/stopwatch: ^6.4 || ^7.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8
- psr/log: ^3.0
- symfony/framework-bundle: ^6.4 || ^7.0
- dev-master / 6.x-dev
- 6.13.x-dev
- 6.12.x-dev
- 6.12.0
- 6.11.x-dev
- 6.11.1
- 6.11.0
- 6.10.x-dev
- 6.10.0
- 6.9.x-dev
- 6.9.0
- 6.8.x-dev
- 6.8.0
- 6.7.x-dev
- 6.7.0
- 6.6.x-dev
- 6.6.0
- 6.5.x-dev
- 6.5.0
- 6.4.x-dev
- 6.4.2
- 6.4.1
- 6.4.0
- 6.3.x-dev
- 6.3.0
- 6.2.x-dev
- 6.2.1
- 6.2.0
- 6.1.x-dev
- 6.1.1
- 6.1.0
- 6.0.x-dev
- 6.0.2
- 6.0.1
- 6.0.0
- 5.14.x-dev
- 5.14.1
- 5.14.0
- 5.13.0
- 5.12.0
- 5.11.0
- 5.10.0
- 5.9.0
- 5.8.0
- 5.7.0
- 5.6.0
- 5.5.0
- 5.4.0
- 5.3.0
- 5.2.0
- 5.1.0
- 5.0.0
- 4.11.0
- 4.10.0
- 4.9.0
- 4.8.0
- 4.7.1
- 4.7.0
- 4.6.1
- 4.6.0
- 4.5.0
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.0
- 3.18.0
- 3.17.1
- 3.17.0
- 3.16.2
- 3.16.1
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.1
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.1
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.0
- 2.0.0RC1
- 1.42.0
- 1.41.0
- 1.40.1
- 1.40.0
- 1.39.0
- 1.38.1
- 1.38
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.24.0RC1
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
- 1.0.0-alpha2
- 1.0.0-alpha1
This package is auto-updated.
Last update: 2024-11-07 05:53:16 UTC
README
PHP CompatInfoDB
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
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)