[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 { 2 "name" : "adodb/adodb-php", 3 "description" : "ADOdb is a PHP database abstraction layer library", 4 "license" : [ "LGPL-2.1", " BSD-2-Clause" ], 5 "authors" : [ 6 { 7 "name": "John Lim", 8 "email" : "[email protected]", 9 "role": "Author" 10 }, 11 { 12 "name": "Damien Regad", 13 "role": "Current maintainer" 14 } 15 ], 16 17 "keywords" : [ "database" ], 18 19 "homepage": "http://adodb.sourceforge.net/", 20 "support" : { 21 "issues" : "https://github.com/ADOdb/ADOdb/issues", 22 "source" : "https://github.com/ADOdb/ADOdb" 23 }, 24 25 "require" : { 26 "php" : ">=5.3.2" 27 }, 28 29 "autoload" : { 30 "files" : ["adodb.inc.php"] 31 } 32 33 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |