This repository was archived by the owner on Sep 11, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " ommu/php-excel-reader" ,
3+ "description" : " PHP Excel Reader for Ommu Platform" ,
4+ "keywords" : [
5+ " extension" ,
6+ " php excel reader" ,
7+ " php" ,
8+ " excel" ,
9+ " reader" ,
10+ " xls" ,
11+ " ommu" ,
12+ " platform" ,
13+ " ommu platform"
14+ ],
15+ "homepage" : " https://github.com/ommu/ext-php-excel-reader" ,
16+ "type" : " ommu-extension" ,
17+ "license" : " Apache-2.0" ,
18+ "support" : {
19+ "issues" : " https://github.com/ommu/ext-php-excel-reader/issues" ,
20+ "wiki" : " https://github.com/ommu/ext-php-excel-reader/wiki" ,
21+ "source" : " https://github.com/ommu/ext-php-excel-reader"
22+ },
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " https://github.com/ommu/ext-php-excel-reader.git"
26+ },
27+ "authors" : [
28+ {
29+ "name" : " jerry2801" ,
30+ "email" : " jerry2801@gmail.com" ,
31+ "role" : " Creator"
32+ },
33+ {
34+ "name" : " Putra Sudaryanto" ,
35+ "email" : " putra@sudaryanto.id" ,
36+ "homepage" : " https://putra.sudaryanto.id" ,
37+ "role" : " Modifier"
38+ }
39+ ],
40+ "require" : {
41+ "php" : " >=5.3.2" ,
42+ "yiisoft/yii" : " ^1.1.14"
43+ }
44+ }
You can’t perform that action at this time.
0 commit comments