• Stars
    star
    371
  • Rank 114,774 (Top 3 %)
  • Language
    PHP
  • License
    Other
  • Created over 13 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Library that find out the minimum version and the extensions required for a piece of code to run

PHP CompatInfo

PHP CompatInfo is a library that can find the minimum version and the extensions required for a piece of code to run.

Running on PHP greater or equal than 7.4 for parsing source code in a format PHP 5.2 to PHP 8.2

GitHub Discussions GitHub-Pages Unit Tests StandWithUkraine

Versions

Stable v5.5.x Stable v6.5.x
Branch 5.5 Branch 6.5 / Master Branch
Minimum PHP Version) Minimum PHP Version)
Stable Version 5.5 Stable Version 6.5
License 5.5 License 6.5
Documentation 5.5 Documentation 6.5

Documentation

All the documentation is available on following websites generated from the docs folder.

Contributors

  • Laurent Laville (Lead Dev)
  • Thanks to Nikita Popov who wrote a marvellous PHP Parser.
  • Thanks also to Remi Collet, a contributor of first hours.
  • Credits to Davey Shafik. He introduced his proposal in 2004, that gave birth of a PEAR package named PHP_CompatInfo.

More Repositories

1

php-reflect

Library that adds the ability to reverse-engineer classes, interfaces, functions, constants and more.
PHP
60
star
2

umlwriter

Create UML class diagrams from your PHP source
PHP
57
star
3

asciidoc-bootstrap-backend

Bootstrap backend for AsciiDoc
CSS
41
star
4

php-compatinfo-db

Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
PHP
10
star
5

sarif-php-sdk

PHP code and supporting files for working with the Static Analysis Results Interchange Format (SARIF, see https://docs.oasis-open.org/sarif/sarif/v2.1.0/sarif-v2.1.0.html)
PHP
8
star
6

monolog-callbackfilterhandler

Monolog handler wrapper that filters records based on a list of callback functions
PHP
7
star
7

phpunit-LoggerTestListener

PHPUnit Test Suite listener for compatible PSR-3 logger
PHP
5
star
8

docker-php-toolbox

Easy install PHP extensions and tools in Docker containers
PHP
5
star
9

sarif-php-converters

Allows PHP projects to print a static code analysis report in SARIF format
PHP
4
star
10

monolog-growlhandler

Monolog handler that send notifications to Growl on Mac OS X and Windows
PHP
4
star
11

phing-GrowlNotifyTask

Growl notification task for Phing
PHP
2
star
12

Pirus

Pirus, the simple PEAR Channel Server Manager with UI themes management
CSS
2
star
13

graph-uml

Build UML diagrams in PHP
PHP
1
star
14

box-manifest

Creates manifests for a PHP Archive (PHAR) and the BOX project (https://github.com/box-project/box)
PHP
1
star
15

phpunit-GrowlTestListener

A PHPUnit TestListener pushing the test results to Growl on Mac OS X or Windows
PHP
1
star