An open API service indexing awesome lists of open source software.

https://github.com/tysonandre/phansqlplugin

WIP plugin for analyzing SQL code. This is too specialized to be broadly useful right now
https://github.com/tysonandre/phansqlplugin

phan phan-plugin php sql

Last synced: 24 days ago
JSON representation

WIP plugin for analyzing SQL code. This is too specialized to be broadly useful right now

Awesome Lists containing this project

README

          

WIP plugin for analyzing SQL code used by PHP. This is too specialized to be broadly useful right now

TODO: Abstract out the following:

- SQL engine used (postgres, oracle, etc)
- Functions and methods that will accept sql code and return SQL results