sqry-lang-php 4.12.6

PHP language plugin for sqry
Documentation

PHP language plugin for sqry

Implements the LanguagePlugin trait for PHP, providing:

  • AST parsing with tree-sitter
  • Scope extraction
  • Relation extraction via PhpGraphBuilder (calls, imports, exports, OOP edges)

This plugin enables semantic code search for PHP codebases, the #6 priority language powering 77% of websites (WordPress, Laravel, Symfony).