installed.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456
  1. [
  2. {
  3. "name": "markbaker/complex",
  4. "version": "1.4.7",
  5. "version_normalized": "1.4.7.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/MarkBaker/PHPComplex.git",
  9. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  14. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": "^5.6.0|^7.0.0"
  19. },
  20. "require-dev": {
  21. "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
  22. "phpcompatibility/php-compatibility": "^8.0",
  23. "phpdocumentor/phpdocumentor": "2.*",
  24. "phploc/phploc": "2.*",
  25. "phpmd/phpmd": "2.*",
  26. "phpunit/phpunit": "^4.8.35|^5.4.0",
  27. "sebastian/phpcpd": "2.*",
  28. "squizlabs/php_codesniffer": "^3.3.0"
  29. },
  30. "time": "2018-10-13T23:28:42+00:00",
  31. "type": "library",
  32. "installation-source": "dist",
  33. "autoload": {
  34. "psr-4": {
  35. "Complex\\": "classes/src/"
  36. },
  37. "files": [
  38. "classes/src/functions/abs.php",
  39. "classes/src/functions/acos.php",
  40. "classes/src/functions/acosh.php",
  41. "classes/src/functions/acot.php",
  42. "classes/src/functions/acoth.php",
  43. "classes/src/functions/acsc.php",
  44. "classes/src/functions/acsch.php",
  45. "classes/src/functions/argument.php",
  46. "classes/src/functions/asec.php",
  47. "classes/src/functions/asech.php",
  48. "classes/src/functions/asin.php",
  49. "classes/src/functions/asinh.php",
  50. "classes/src/functions/atan.php",
  51. "classes/src/functions/atanh.php",
  52. "classes/src/functions/conjugate.php",
  53. "classes/src/functions/cos.php",
  54. "classes/src/functions/cosh.php",
  55. "classes/src/functions/cot.php",
  56. "classes/src/functions/coth.php",
  57. "classes/src/functions/csc.php",
  58. "classes/src/functions/csch.php",
  59. "classes/src/functions/exp.php",
  60. "classes/src/functions/inverse.php",
  61. "classes/src/functions/ln.php",
  62. "classes/src/functions/log2.php",
  63. "classes/src/functions/log10.php",
  64. "classes/src/functions/negative.php",
  65. "classes/src/functions/pow.php",
  66. "classes/src/functions/rho.php",
  67. "classes/src/functions/sec.php",
  68. "classes/src/functions/sech.php",
  69. "classes/src/functions/sin.php",
  70. "classes/src/functions/sinh.php",
  71. "classes/src/functions/sqrt.php",
  72. "classes/src/functions/tan.php",
  73. "classes/src/functions/tanh.php",
  74. "classes/src/functions/theta.php",
  75. "classes/src/operations/add.php",
  76. "classes/src/operations/subtract.php",
  77. "classes/src/operations/multiply.php",
  78. "classes/src/operations/divideby.php",
  79. "classes/src/operations/divideinto.php"
  80. ]
  81. },
  82. "notification-url": "https://packagist.org/downloads/",
  83. "license": [
  84. "MIT"
  85. ],
  86. "authors": [
  87. {
  88. "name": "Mark Baker",
  89. "email": "mark@lange.demon.co.uk"
  90. }
  91. ],
  92. "description": "PHP Class for working with complex numbers",
  93. "homepage": "https://github.com/MarkBaker/PHPComplex",
  94. "keywords": [
  95. "complex",
  96. "mathematics"
  97. ]
  98. },
  99. {
  100. "name": "markbaker/matrix",
  101. "version": "1.1.4",
  102. "version_normalized": "1.1.4.0",
  103. "source": {
  104. "type": "git",
  105. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  106. "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64"
  107. },
  108. "dist": {
  109. "type": "zip",
  110. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64",
  111. "reference": "6ea97472b5baf12119b4f31f802835b820dd6d64",
  112. "shasum": ""
  113. },
  114. "require": {
  115. "php": "^5.6.0|^7.0.0"
  116. },
  117. "require-dev": {
  118. "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
  119. "phpcompatibility/php-compatibility": "^8.0",
  120. "phpdocumentor/phpdocumentor": "2.*",
  121. "phploc/phploc": "2.*",
  122. "phpmd/phpmd": "2.*",
  123. "phpunit/phpunit": "^4.8.35|^5.4.0",
  124. "sebastian/phpcpd": "2.*",
  125. "squizlabs/php_codesniffer": "^3.3.0"
  126. },
  127. "time": "2018-11-04T22:12:12+00:00",
  128. "type": "library",
  129. "installation-source": "dist",
  130. "autoload": {
  131. "psr-4": {
  132. "Matrix\\": "classes/src/"
  133. },
  134. "files": [
  135. "classes/src/functions/adjoint.php",
  136. "classes/src/functions/antidiagonal.php",
  137. "classes/src/functions/cofactors.php",
  138. "classes/src/functions/determinant.php",
  139. "classes/src/functions/diagonal.php",
  140. "classes/src/functions/identity.php",
  141. "classes/src/functions/inverse.php",
  142. "classes/src/functions/minors.php",
  143. "classes/src/functions/trace.php",
  144. "classes/src/functions/transpose.php",
  145. "classes/src/operations/add.php",
  146. "classes/src/operations/directsum.php",
  147. "classes/src/operations/subtract.php",
  148. "classes/src/operations/multiply.php",
  149. "classes/src/operations/divideby.php",
  150. "classes/src/operations/divideinto.php"
  151. ]
  152. },
  153. "notification-url": "https://packagist.org/downloads/",
  154. "license": [
  155. "MIT"
  156. ],
  157. "authors": [
  158. {
  159. "name": "Mark Baker",
  160. "email": "mark@lange.demon.co.uk"
  161. }
  162. ],
  163. "description": "PHP Class for working with matrices",
  164. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  165. "keywords": [
  166. "mathematics",
  167. "matrix",
  168. "vector"
  169. ]
  170. },
  171. {
  172. "name": "phpoffice/phpspreadsheet",
  173. "version": "1.8.2",
  174. "version_normalized": "1.8.2.0",
  175. "source": {
  176. "type": "git",
  177. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  178. "reference": "0c1346a1956347590b7db09533966307d20cb7cc"
  179. },
  180. "dist": {
  181. "type": "zip",
  182. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc",
  183. "reference": "0c1346a1956347590b7db09533966307d20cb7cc",
  184. "shasum": ""
  185. },
  186. "require": {
  187. "ext-ctype": "*",
  188. "ext-dom": "*",
  189. "ext-fileinfo": "*",
  190. "ext-gd": "*",
  191. "ext-iconv": "*",
  192. "ext-libxml": "*",
  193. "ext-mbstring": "*",
  194. "ext-simplexml": "*",
  195. "ext-xml": "*",
  196. "ext-xmlreader": "*",
  197. "ext-xmlwriter": "*",
  198. "ext-zip": "*",
  199. "ext-zlib": "*",
  200. "markbaker/complex": "^1.4",
  201. "markbaker/matrix": "^1.1",
  202. "php": "^5.6|^7.0",
  203. "psr/simple-cache": "^1.0"
  204. },
  205. "require-dev": {
  206. "doctrine/instantiator": "^1.0.0",
  207. "dompdf/dompdf": "^0.8.0",
  208. "friendsofphp/php-cs-fixer": "@stable",
  209. "jpgraph/jpgraph": "^4.0",
  210. "mpdf/mpdf": "^7.0.0",
  211. "phpcompatibility/php-compatibility": "^8.0",
  212. "phpunit/phpunit": "^5.7",
  213. "squizlabs/php_codesniffer": "^3.3",
  214. "tecnickcom/tcpdf": "^6.2"
  215. },
  216. "suggest": {
  217. "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
  218. "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  219. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  220. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
  221. },
  222. "time": "2019-07-08T21:21:25+00:00",
  223. "type": "library",
  224. "installation-source": "dist",
  225. "autoload": {
  226. "psr-4": {
  227. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  228. }
  229. },
  230. "notification-url": "https://packagist.org/downloads/",
  231. "license": [
  232. "LGPL-2.1-or-later"
  233. ],
  234. "authors": [
  235. {
  236. "name": "Erik Tilt"
  237. },
  238. {
  239. "name": "Adrien Crivelli"
  240. },
  241. {
  242. "name": "Maarten Balliauw",
  243. "homepage": "https://blog.maartenballiauw.be"
  244. },
  245. {
  246. "name": "Mark Baker",
  247. "homepage": "https://markbakeruk.net"
  248. },
  249. {
  250. "name": "Franck Lefevre",
  251. "homepage": "https://rootslabs.net"
  252. }
  253. ],
  254. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  255. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  256. "keywords": [
  257. "OpenXML",
  258. "excel",
  259. "gnumeric",
  260. "ods",
  261. "php",
  262. "spreadsheet",
  263. "xls",
  264. "xlsx"
  265. ]
  266. },
  267. {
  268. "name": "psr/simple-cache",
  269. "version": "1.0.1",
  270. "version_normalized": "1.0.1.0",
  271. "source": {
  272. "type": "git",
  273. "url": "https://github.com/php-fig/simple-cache.git",
  274. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  275. },
  276. "dist": {
  277. "type": "zip",
  278. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  279. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  280. "shasum": ""
  281. },
  282. "require": {
  283. "php": ">=5.3.0"
  284. },
  285. "time": "2017-10-23T01:57:42+00:00",
  286. "type": "library",
  287. "extra": {
  288. "branch-alias": {
  289. "dev-master": "1.0.x-dev"
  290. }
  291. },
  292. "installation-source": "dist",
  293. "autoload": {
  294. "psr-4": {
  295. "Psr\\SimpleCache\\": "src/"
  296. }
  297. },
  298. "notification-url": "https://packagist.org/downloads/",
  299. "license": [
  300. "MIT"
  301. ],
  302. "authors": [
  303. {
  304. "name": "PHP-FIG",
  305. "homepage": "http://www.php-fig.org/"
  306. }
  307. ],
  308. "description": "Common interfaces for simple caching",
  309. "keywords": [
  310. "cache",
  311. "caching",
  312. "psr",
  313. "psr-16",
  314. "simple-cache"
  315. ]
  316. },
  317. {
  318. "name": "topthink/framework",
  319. "version": "v5.0.24",
  320. "version_normalized": "5.0.24.0",
  321. "source": {
  322. "type": "git",
  323. "url": "https://github.com/top-think/framework.git",
  324. "reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be"
  325. },
  326. "dist": {
  327. "type": "zip",
  328. "url": "https://api.github.com/repos/top-think/framework/zipball/c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
  329. "reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
  330. "shasum": ""
  331. },
  332. "require": {
  333. "php": ">=5.4.0",
  334. "topthink/think-installer": "~1.0"
  335. },
  336. "require-dev": {
  337. "johnkary/phpunit-speedtrap": "^1.0",
  338. "mikey179/vfsstream": "~1.6",
  339. "phpdocumentor/reflection-docblock": "^2.0",
  340. "phploc/phploc": "2.*",
  341. "phpunit/phpunit": "4.8.*",
  342. "sebastian/phpcpd": "2.*"
  343. },
  344. "time": "2019-01-11T08:04:58+00:00",
  345. "type": "think-framework",
  346. "installation-source": "dist",
  347. "autoload": {
  348. "psr-4": {
  349. "think\\": "library/think"
  350. }
  351. },
  352. "notification-url": "https://packagist.org/downloads/",
  353. "license": [
  354. "Apache-2.0"
  355. ],
  356. "authors": [
  357. {
  358. "name": "liu21st",
  359. "email": "liu21st@gmail.com"
  360. }
  361. ],
  362. "description": "the new thinkphp framework",
  363. "homepage": "http://thinkphp.cn/",
  364. "keywords": [
  365. "framework",
  366. "orm",
  367. "thinkphp"
  368. ]
  369. },
  370. {
  371. "name": "topthink/think-installer",
  372. "version": "v1.0.12",
  373. "version_normalized": "1.0.12.0",
  374. "source": {
  375. "type": "git",
  376. "url": "https://github.com/top-think/think-installer.git",
  377. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d"
  378. },
  379. "dist": {
  380. "type": "zip",
  381. "url": "https://api.github.com/repos/top-think/think-installer/zipball/1be326e68f63de4e95977ed50f46ae75f017556d",
  382. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d",
  383. "shasum": ""
  384. },
  385. "require": {
  386. "composer-plugin-api": "^1.0"
  387. },
  388. "require-dev": {
  389. "composer/composer": "1.0.*@dev"
  390. },
  391. "time": "2017-05-27T06:58:09+00:00",
  392. "type": "composer-plugin",
  393. "extra": {
  394. "class": "think\\composer\\Plugin"
  395. },
  396. "installation-source": "dist",
  397. "autoload": {
  398. "psr-4": {
  399. "think\\composer\\": "src"
  400. }
  401. },
  402. "notification-url": "https://packagist.org/downloads/",
  403. "license": [
  404. "Apache-2.0"
  405. ],
  406. "authors": [
  407. {
  408. "name": "yunwuxin",
  409. "email": "448901948@qq.com"
  410. }
  411. ]
  412. },
  413. {
  414. "name": "zoujingli/ip2region",
  415. "version": "v1.0.6",
  416. "version_normalized": "1.0.6.0",
  417. "source": {
  418. "type": "git",
  419. "url": "https://github.com/zoujingli/ip2region.git",
  420. "reference": "054b6580f4e1f441ca700939fbddd6c0b8488f7a"
  421. },
  422. "dist": {
  423. "type": "zip",
  424. "url": "https://api.github.com/repos/zoujingli/ip2region/zipball/054b6580f4e1f441ca700939fbddd6c0b8488f7a",
  425. "reference": "054b6580f4e1f441ca700939fbddd6c0b8488f7a",
  426. "shasum": ""
  427. },
  428. "require": {
  429. "php": ">=5.3"
  430. },
  431. "time": "2019-05-18T06:44:34+00:00",
  432. "type": "library",
  433. "installation-source": "dist",
  434. "autoload": {
  435. "classmap": [
  436. "Ip2Region.php"
  437. ]
  438. },
  439. "notification-url": "https://packagist.org/downloads/",
  440. "license": [
  441. "Apache-2.0"
  442. ],
  443. "authors": [
  444. {
  445. "name": "Anyon",
  446. "email": "zoujingli@qq.com",
  447. "homepage": "http://ctolog.com"
  448. }
  449. ],
  450. "description": "Ip2Region for PHP",
  451. "homepage": "https://github.com/zoujingli/Ip2Region",
  452. "keywords": [
  453. "Ip2Region"
  454. ]
  455. }
  456. ]