File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " greenlion /php-sql-parser" ,
2+ "name" : " aitradeinc /php-sql-parser" ,
33 "type" : " library" ,
4- "description" : " A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL" ,
5- "keywords" : [
6- " sql" ,
7- " parser" ,
8- " creator" ,
9- " MySQL"
10- ],
11- "homepage" : " https://github.com/greenlion/PHP-SQL-Parser" ,
12- "license" : " BSD-3-Clause" ,
13- "authors" : [{
14- "name" : " Justin Swanhart" ,
15- "email" : " greenlion@gmail.com" ,
16- "homepage" : " http://code.google.com/u/greenlion@gmail.com/" ,
17- "role" : " Owner"
18- }, {
19- "name" : " André Rothe" ,
20- "email" : " phosco@gmx.de" ,
21- "homepage" : " https://www.phosco.info" ,
22- "role" : " Committer"
23- }
24- ],
25- "support" : {
26- "issues" : " https://github.com/greenlion/PHP-SQL-Parser/issues" ,
27- "source" : " https://github.com/greenlion/PHP-SQL-Parser"
28- },
4+ "description" : " A PHP SQL parser" ,
5+ "license" : " MIT" ,
296 "autoload" : {
307 "psr-0" : {
318 "PHPSQLParser\\ " : " src/"
You can’t perform that action at this time.
0 commit comments