2 "name": "openemr/openemr",
3 "description": "OpenEMR is a Free and Open Source electronic health records and medical practice management application",
6 "website": "http://www.open-emr.org/",
7 "issues": "https://github.com/openemr/openemr/issues",
8 "forum": "https://sourceforge.net/p/openemr/discussion/",
9 "wiki": "http://www.open-emr.org/wiki/index.php/OpenEMR_Wiki_Home_Page",
10 "source": "http://github.com/openemr/openemr"
14 "adldap2/adldap2": "7.0.4",
15 "smarty/smarty": "2.6.29",
16 "adodb/adodb-php": "5.20.2",
17 "phpmailer/phpmailer": "5.2.16",
18 "rospdf/pdf-php": "0.12.22",
19 "phpseclib/phpseclib": "2.0.2",
20 "zendframework/zendframework": "2.4.9",
21 "phenx/php-font-lib": "0.4",
22 "phenx/php-svg-lib": "0.1",
23 "dompdf/dompdf": "0.7.0",
24 "doctrine/common": "2.5.0",
25 "doctrine/couchdb": "1.0-beta2",
26 "doctrine/orm": "2.5.5"
31 "phing/phing": "2.14.0"
35 "exclude-from-classmap": ["library/classes/ClinicalTypes/",
36 "library/classes/rulesets/",
37 "library/classes/smtp/",
38 "library/classes/Prescription.class.php"
40 "classmap": ["library/classes"],
42 "library/htmlspecialchars.inc.php",
43 "library/formdata.inc.php",
44 "library/sanitize.inc.php",
45 "library/date_functions.php",
46 "library/validation/validate_core.php",
47 "library/translation.inc.php"
51 "common\\database\\": "common/database",
52 "common\\logging\\": "common/logging",
53 "entities\\": "entities",
54 "services\\": "services",
55 "repositories\\": "repositories"
59 "preferred-install": {
60 "doctrine/couchdb": "dist"