Skip to content

About

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

Features

  • a Symfony console application to handle data (json files) of the SQL database is provided on CLI API

More than 110 extensions (PHP standard distribution, but also PECL) are currently support :

  • reference all functions
  • reference all constants
  • reference all classes
  • reference all classes constants
  • reference all interfaces
  • reference all methods
  • reference all ini entries
  • reference all releases