{"id":13494061,"url":"https://github.com/llaville/php-compatinfo","last_synced_at":"2025-05-14T18:06:59.009Z","repository":{"id":1338810,"uuid":"1284734","full_name":"llaville/php-compatinfo","owner":"llaville","description":"Library that find out the minimum version and the extensions required for a piece of code to run","archived":false,"fork":false,"pushed_at":"2025-04-30T15:27:59.000Z","size":12886,"stargazers_count":381,"open_issues_count":7,"forks_count":20,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-30T16:35:17.110Z","etag":null,"topics":["compatibility","php"],"latest_commit_sha":null,"homepage":"https://llaville.github.io/php-compatinfo/7.1/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llaville.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-5.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}},"created_at":"2011-01-23T15:18:16.000Z","updated_at":"2025-04-07T14:50:55.000Z","dependencies_parsed_at":"2023-01-13T11:15:14.799Z","dependency_job_id":"f2224530-f0f3-4c58-8639-2f79c72db0db","html_url":"https://github.com/llaville/php-compatinfo","commit_stats":{"total_commits":2818,"total_committers":17,"mean_commits":"165.76470588235293","dds":0.2441447835344216,"last_synced_commit":"2bb16fb51c9f0ab9ae56601d44074c22fcf75464"},"previous_names":["llaville/php-compat-info"],"tags_count":132,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llaville%2Fphp-compatinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llaville%2Fphp-compatinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llaville%2Fphp-compatinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llaville%2Fphp-compatinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llaville","download_url":"https://codeload.github.com/llaville/php-compatinfo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198515,"owners_count":22030966,"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","php"],"created_at":"2024-07-31T19:01:21.388Z","updated_at":"2025-05-14T18:06:53.987Z","avatar_url":"https://github.com/llaville.png","language":"PHP","readme":"\u003c!-- markdownlint-disable MD013 --\u003e\n# PHP CompatInfo\n\n[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)\n[![GitHub Discussions](https://img.shields.io/github/discussions/llaville/php-compatinfo)](https://github.com/llaville/php-compatinfo/discussions)\n\n**PHP CompatInfo** is a library that can find the minimum version and the extensions required for a piece of code to run.\n\nRunning on PHP greater or equal than 7.2 for parsing source code in a format PHP 5.2 to PHP 8.3\n\n## Versions\n\n| Releases        |                   Branch                    |                              PHP                              |                         Packagist                         |                    License                     |                          Documentation                           |\n|:----------------|:-------------------------------------------:|:-------------------------------------------------------------:|:---------------------------------------------------------:|:----------------------------------------------:|:----------------------------------------------------------------:|\n| Stable v5.5.x   | [![Branch 5.5][Branch_55x-img]][Branch_55x] | [![Minimum PHP Version)][PHPVersion_55x-img]][PHPVersion_55x] | [![Stable Version 5.5][Packagist_55x-img]][Packagist_55x] | [![License 5.5][License_55x-img]][License_55x] | [![Documentation 5.5][Documentation_55x-img]][Documentation_55x] |\n| Stable v6.5.x   | [![Branch 6.5][Branch_65x-img]][Branch_65x] | [![Minimum PHP Version)][PHPVersion_65x-img]][PHPVersion_65x] | [![Stable Version 6.5][Packagist_65x-img]][Packagist_65x] | [![License 6.5][License_65x-img]][License_65x] | [![Documentation 6.5][Documentation_65x-img]][Documentation_65x] |\n| Stable v7.0.x   | [![Branch 7.0][Branch_70x-img]][Branch_70x] | [![Minimum PHP Version)][PHPVersion_70x-img]][PHPVersion_70x] | [![Stable Version 7.0][Packagist_70x-img]][Packagist_70x] | [![License 7.0][License_70x-img]][License_70x] | [![Documentation 7.0][Documentation_70x-img]][Documentation_70x] |\n| Stable v7.1.x   | [![Branch 7.1][Branch_71x-img]][Branch_71x] | [![Minimum PHP Version)][PHPVersion_71x-img]][PHPVersion_71x] | [![Stable Version 7.1][Packagist_71x-img]][Packagist_71x] | [![License 7.1][License_71x-img]][License_71x] | [![Documentation 7.1][Documentation_71x-img]][Documentation_71x] |\n\n[Branch_55x-img]: https://img.shields.io/badge/branch-5.5-orange\n[Branch_55x]: https://github.com/llaville/php-compatinfo/tree/5.5\n[PHPVersion_55x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo/5.5.6\n[PHPVersion_55x]: https://www.php.net/supported-versions.php\n[Packagist_55x-img]: https://img.shields.io/badge/packagist-v5.5.6-blue\n[Packagist_55x]: https://packagist.org/packages/bartlett/php-compatinfo\n[License_55x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo\n[License_55x]: https://github.com/llaville/php-compatinfo/blob/5.5/LICENSE\n[Documentation_55x-img]: https://img.shields.io/badge/documentation-v5.5-green\n[Documentation_55x]: https://github.com/llaville/php-compatinfo/tree/5.5/docs\n\n[Branch_65x-img]: https://img.shields.io/badge/branch-6.5-orange\n[Branch_65x]: https://github.com/llaville/php-compatinfo/tree/6.5\n[PHPVersion_65x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo/6.5.5\n[PHPVersion_65x]: https://www.php.net/supported-versions.php\n[Packagist_65x-img]: https://img.shields.io/badge/packagist-v6.5.5-blue\n[Packagist_65x]: https://packagist.org/packages/bartlett/php-compatinfo\n[License_65x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo\n[License_65x]: https://github.com/llaville/php-compatinfo/blob/6.5/LICENSE\n[Documentation_65x-img]: https://img.shields.io/badge/documentation-v6.5-green\n[Documentation_65x]: https://github.com/llaville/php-compatinfo/tree/6.5/docs\n\n[Branch_70x-img]: https://img.shields.io/badge/branch-7.0-orange\n[Branch_70x]: https://github.com/llaville/php-compatinfo/tree/7.0\n[PHPVersion_70x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo/7.0.1\n[PHPVersion_70x]: https://www.php.net/supported-versions.php\n[Packagist_70x-img]: https://img.shields.io/badge/packagist-v7.0.3-blue\n[Packagist_70x]: https://packagist.org/packages/bartlett/php-compatinfo\n[License_70x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo\n[License_70x]: https://github.com/llaville/php-compatinfo/blob/7.0/LICENSE\n[Documentation_70x-img]: https://img.shields.io/badge/documentation-v7.0-green\n[Documentation_70x]: https://github.com/llaville/php-compatinfo/tree/7.0/docs\n\n[Branch_71x-img]: https://img.shields.io/badge/branch-7.1-orange\n[Branch_71x]: https://github.com/llaville/php-compatinfo/tree/7.1\n[PHPVersion_71x-img]: https://img.shields.io/packagist/php-v/bartlett/php-compatinfo/7.1.4\n[PHPVersion_71x]: https://www.php.net/supported-versions.php\n[Packagist_71x-img]: https://img.shields.io/badge/packagist-v7.1.4-blue\n[Packagist_71x]: https://packagist.org/packages/bartlett/php-compatinfo\n[License_71x-img]: https://img.shields.io/packagist/l/bartlett/php-compatinfo\n[License_71x]: https://github.com/llaville/php-compatinfo/blob/7.1/LICENSE\n[Documentation_71x-img]: https://img.shields.io/badge/documentation-v7.1-green\n[Documentation_71x]: https://github.com/llaville/php-compatinfo/tree/7.1/docs\n\n## Documentation\n\nAll the documentation is available on [website](https://llaville.github.io/php-compatinfo/7.1),\ngenerated from the [docs](https://github.com/llaville/php-compatinfo/tree/7.1/docs) folder.\n\n## Contributors\n\n* Laurent Laville (Lead Dev)\n* Thanks to Nikita Popov who wrote a marvellous [PHP Parser](https://github.com/nikic/PHP-Parser).\n* Thanks also to Remi Collet, a contributor of first hours.\n* Credits to [Davey Shafik](https://github.com/dshafik). He introduced his proposal in 2004, that gave birth of a [PEAR package](http://pear.php.net/package/PHP_CompatInfo) named PHP_CompatInfo.\n","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllaville%2Fphp-compatinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllaville%2Fphp-compatinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllaville%2Fphp-compatinfo/lists"}