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
- Host: GitHub
- URL: https://github.com/tysonandre/phansqlplugin
- Owner: TysonAndre
- License: mit
- Created: 2018-05-01T05:16:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T18:23:56.000Z (over 7 years ago)
- Last Synced: 2025-01-25T18:31:09.335Z (over 1 year ago)
- Topics: phan, phan-plugin, php, sql
- Language: PHP
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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