{"id":15683456,"url":"https://github.com/llaville/php-compatinfo-db","last_synced_at":"2025-04-14T12:32:45.743Z","repository":{"id":1759624,"uuid":"44001845","full_name":"llaville/php-compatinfo-db","owner":"llaville","description":"Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions","archived":false,"fork":false,"pushed_at":"2025-04-14T05:00:39.000Z","size":17985,"stargazers_count":11,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T05:24:56.668Z","etag":null,"topics":["compatibility","database","php"],"latest_commit_sha":null,"homepage":"https://llaville.github.io/php-compatinfo-db/6.15/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llaville.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-1.x.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-10T08:26:44.000Z","updated_at":"2025-04-14T05:00:42.000Z","dependencies_parsed_at":"2023-09-27T13:14:30.545Z","dependency_job_id":"2a999c4b-0e18-4217-aaa5-3e6679dd78ae","html_url":"https://github.com/llaville/php-compatinfo-db","commit_stats":{"total_commits":2080,"total_committers":5,"mean_commits":416.0,"dds":"0.0038461538461538325","last_synced_commit":"3fb26b1fc1c74c99e65b81e748ccc366cf2b2c6d"},"previous_names":[],"tags_count":156,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llaville%2Fphp-compatinfo-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llaville%2Fphp-compatinfo-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llaville%2Fphp-compatinfo-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llaville%2Fphp-compatinfo-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llaville","download_url":"https://codeload.github.com/llaville/php-compatinfo-db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248881837,"owners_count":21176926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compatibility","database","php"],"created_at":"2024-10-03T17:05:40.596Z","updated_at":"2025-04-14T12:32:45.710Z","avatar_url":"https://github.com/llaville.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD013 --\u003e\n# PHP CompatInfoDB\n\n| Releases       |                     Branch                     |                               PHP                               |                          Packagist                           |                      License                      |                            Documentation                            |\n|:---------------|:----------------------------------------------:|:---------------------------------------------------------------:|:------------------------------------------------------------:|:-------------------------------------------------:|:-------------------------------------------------------------------:|\n| Stable v5.14.x | [![Branch 5.14][Branch_514x-img]][Branch_514x] | [![Minimum PHP Version)][PHPVersion_514x-img]][PHPVersion_514x] | [![Stable Version 5.14][Packagist_514x-img]][Packagist_514x] | [![License 5.14][License_514x-img]][License_514x] | [![Documentation 5.14][Documentation_514x-img]][Documentation_514x] |\n| Stable v6.13.x | [![Branch 6.13][Branch_613x-img]][Branch_613x] | [![Minimum PHP Version)][PHPVersion_613x-img]][PHPVersion_613x] | [![Stable Version 6.13][Packagist_613x-img]][Packagist_613x] | [![License 6.13][License_613x-img]][License_613x] | [![Documentation 6.13][Documentation_613x-img]][Documentation_613x] |\n| Stable v6.14.x | [![Branch 6.14][Branch_614x-img]][Branch_614x] | [![Minimum PHP Version)][PHPVersion_614x-img]][PHPVersion_614x] | [![Stable Version 6.14][Packagist_614x-img]][Packagist_614x] | [![License 6.14][License_614x-img]][License_614x] | [![Documentation 6.14][Documentation_614x-img]][Documentation_614x] |\n| Stable v6.15.x | [![Branch 6.15][Branch_615x-img]][Branch_615x] | [![Minimum PHP Version)][PHPVersion_615x-img]][PHPVersion_615x] | [![Stable Version 6.15][Packagist_615x-img]][Packagist_615x] | [![License 6.15][License_615x-img]][License_615x] | [![Documentation 6.15][Documentation_615x-img]][Documentation_615x] |\n\n[Branch_514x-img]: https://img.shields.io/badge/branch-5.14-orange\n[Branch_514x]: https://github.com/llaville/php-compatinfo-db/tree/5.14\n[PHPVersion_514x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/5.14.0\n[PHPVersion_514x]: https://www.php.net/supported-versions.php\n[Packagist_514x-img]: https://img.shields.io/badge/packagist-v5.14.0-blue\n[Packagist_514x]: https://packagist.org/packages/bartlett/php-compatinfo-db\n[License_514x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db\n[License_514x]: https://github.com/llaville/php-compatinfo-db/blob/5.14/LICENSE\n[Documentation_514x-img]: https://img.shields.io/badge/documentation-v5.14-green\n[Documentation_514x]: https://github.com/llaville/php-compatinfo-db/tree/5.14/docs\n\n[Branch_613x-img]: https://img.shields.io/badge/branch-6.13-orange\n[Branch_613x]: https://github.com/llaville/php-compatinfo-db/tree/6.13\n[PHPVersion_613x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.13.0\n[PHPVersion_613x]: https://www.php.net/supported-versions.php\n[Packagist_613x-img]: https://img.shields.io/badge/packagist-v6.13.2-blue\n[Packagist_613x]: https://packagist.org/packages/bartlett/php-compatinfo-db\n[License_613x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db\n[License_613x]: https://github.com/llaville/php-compatinfo-db/blob/6.13/LICENSE\n[Documentation_613x-img]: https://img.shields.io/badge/documentation-v6.13-green\n[Documentation_613x]: https://github.com/llaville/php-compatinfo-db/tree/6.13/docs\n\n[Branch_614x-img]: https://img.shields.io/badge/branch-6.14-orange\n[Branch_614x]: https://github.com/llaville/php-compatinfo-db/tree/6.14\n[PHPVersion_614x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.14.0\n[PHPVersion_614x]: https://www.php.net/supported-versions.php\n[Packagist_614x-img]: https://img.shields.io/badge/packagist-v6.14.0-blue\n[Packagist_614x]: https://packagist.org/packages/bartlett/php-compatinfo-db\n[License_614x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db\n[License_614x]: https://github.com/llaville/php-compatinfo-db/blob/6.14/LICENSE\n[Documentation_614x-img]: https://img.shields.io/badge/documentation-v6.14-green\n[Documentation_614x]: https://github.com/llaville/php-compatinfo-db/tree/6.14/docs\n\n[Branch_615x-img]: https://img.shields.io/badge/branch-6.15-orange\n[Branch_615x]: https://github.com/llaville/php-compatinfo-db/tree/6.15\n[PHPVersion_615x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo-db/6.15.0\n[PHPVersion_615x]: https://www.php.net/supported-versions.php\n[Packagist_615x-img]: https://img.shields.io/badge/packagist-v6.15.0-blue\n[Packagist_615x]: https://packagist.org/packages/bartlett/php-compatinfo-db\n[License_615x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo-db\n[License_615x]: https://github.com/llaville/php-compatinfo-db/blob/6.15/LICENSE\n[Documentation_615x-img]: https://img.shields.io/badge/documentation-v6.15-green\n[Documentation_615x]: https://github.com/llaville/php-compatinfo-db/tree/6.15/docs\n\nMain goal of this project is to provide a standalone database that references\nall functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions.\n\nThis database is currently only support by its initial project [php-compatinfo](https://github.com/llaville/php-compatinfo)\n\n## Version Compatibility\n\n | CompatInfoDB         | PHP                  | CompatInfo   |\n |----------------------|----------------------|--------------|\n | `3.6.x`  to `3.16.x` | `\u003e= 7.2`             | `5.5`        |\n | `3.6.x`  to `3.16.x` | `\u003e= 7.4`             | `6.0`        |\n | `3.17.x` to `3.18.x` | `\u003e= 7.4`             | `6.1`        |\n | `4.0.x`  to `4.1.x`  | `\u003e= 7.4`             | `6.2`, `6.3` |\n | `4.2.x`  to `4.5.x`  | `\u003e= 7.4`             | `6.4`        |\n | `4.6.x`  to `4.11.x` | `\u003e= 7.4`             | `6.5`        |\n | `5.0.x`  to `5.14.x` | `\u003e= 8.0` and `\u003c 8.3` | `7.0`        |\n | `6.0.x`  to `6.15.x` | `\u003e= 8.1`             | `7.0`, `7.1` |\n | `7.0.x`              | `\u003e= 8.2`             | `7.2`        |\n\n## Documentation\n\nAll the documentation is available on [website](https://llaville.github.io/php-compatinfo-db/6.14),\ngenerated from the [docs](https://github.com/llaville/php-compatinfo-db/tree/6.14/docs) folder.\n\n## Contributors\n\n* Laurent Laville (Lead Developer)\n* Remi Collet (contributor on many extensions and unit tests)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllaville%2Fphp-compatinfo-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllaville%2Fphp-compatinfo-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllaville%2Fphp-compatinfo-db/lists"}