Skip to content
#

tap

Here are 24 public repositories matching this topic...

Tap (Type Analyzer for PHP) is a static analyzer for PHP. Based on the optional PhpDoc of functions, methods and properties, Tap will try to deduce local variables' types and check the compatibility. It can reveal potential bugs before the code is really running on production.

  • Updated Sep 13, 2017
  • C++

Improve this page

Add a description, image, and links to the tap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tap topic, visit your repo's landing page and select "manage topics."

Learn more