File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 252252 "licenseversion" : " 2.0" ,
253253 "repository" : " https://github.com/box/spout/" ,
254254 "customised" : false
255+ },
256+ {
257+ "copyrightHolders" : [
258+ " 2015 My C-Labs"
259+ ],
260+ "location" : " lib/php-enum" ,
261+ "name" : " php-enum" ,
262+ "description" : " PHP Enum implementation inspired from SplEnum" ,
263+ "version" : " 1.8.4" ,
264+ "license" : " MIT" ,
265+ "repository" : " https://github.com/myclabs/php-enum" ,
266+ "customised" : false
255267 }
256268]
Original file line number Diff line number Diff line change @@ -1451,6 +1451,23 @@ This library is not currently used in Moodle
14511451 - 2004-2008 The PHP Group
14521452 - 2004-2008 Stephan Schmidt
14531453
1454+ ### php-enum
1455+
1456+ PHP Enum implementation inspired from SplEnum
1457+
1458+ :::danger Outdated
1459+
1460+ This library is not currently used in Moodle
1461+
1462+ :::
1463+
1464+ - ** Location** : lib/php-enum
1465+ - ** Version** : 1.8.4
1466+ - ** License** : MIT
1467+ - ** URL** : [ https://github.com/myclabs/php-enum ] ( https://github.com/myclabs/php-enum )
1468+ - ** Copyright holders** :
1469+ - 2015 My C-Labs
1470+
14541471### PHPExcel
14551472
14561473Library to read, write and create spreadsheet documents in PHP.
You can’t perform that action at this time.
0 commit comments