PHPackages                             wata727/phan-query-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. wata727/phan-query-plugin

ActiveProject[Utility &amp; Helpers](/categories/utility)

wata727/phan-query-plugin
=========================

A Phan plugin to add a new rule without writing plugins

0.1.0(8y ago)212MITPHP

Since May 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/wata727/phan-query-plugin)[ Packagist](https://packagist.org/packages/wata727/phan-query-plugin)[ RSS](/packages/wata727-phan-query-plugin/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Phan Query Plugin
=================

[](#phan-query-plugin)

[![Build Status](https://camo.githubusercontent.com/28212d347a2174f6de83514fffe32945a932f28ad7ce2ec787ac8ad6b071d355/68747470733a2f2f7472617669732d63692e6f72672f776174613732372f7068616e2d71756572792d706c7567696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wata727/phan-query-plugin)[![Latest Stable Version](https://camo.githubusercontent.com/f02ada4617931a957e2041eff9ec442ae3736727b8c1f68beb8fd9f36f21ffe3/68747470733a2f2f706f7365722e707567782e6f72672f776174613732372f7068616e2d71756572792d706c7567696e2f762f737461626c65)](https://packagist.org/packages/wata727/phan-query-plugin)[![MIT License](https://camo.githubusercontent.com/db79b92834d905629b1aea42c9aa493da02060189e2af90840b1be5d6bf6ddf7/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c6174)](LICENSE)

A Phan plugin to add a new rule without writing plugins. This plugin inspired by [Querly](https://github.com/soutaro/querly).

Installation
------------

[](#installation)

You can install this plugin with composer.

```
$ composer require --dev wata727/phan-query-plugin

```

After that, Set this plugin path to `.phan/config.php`.

```
