CompatInfo is open source. You can use it for commercial projects, and open source projects.
1. Documentation Licence
All documentation files (extension .asciidoc) provided in docs folder are
in AsciiDoc format. They are built with a Python AsciiDoc backend
maintained by myself, that convert output to an html Bootstrap renders.
AsciiDoc-Bootstrap
is released under the Apache 2 license.
2. Source License
As previous API 2.0, the source code is still under the BSD 3-Clause license.
3. Credits
I would like to thanks here specially a guy without who this PHP QA tool won’t be born.
Original author, he introduced his proposal in 2004, that gave birth of a PEAR package named PHP_CompatInfo.
http://daveyshafik.com/ Davey Shafik
I would also like to thanks a guy who help me to enhance support of more than 50 extensions.
Contributor of many extensions reference and unit tests. He has joined the team on version 2.0.0RC2
http://blog.famillecollet.com/ Remi Collet