Add PhpSpreadsheet (PhpExcel Implementation) as Library
Showing
- lib/PhpSpreadsheet/.php-cs-fixer.dist.php 226 additions, 0 deletionslib/PhpSpreadsheet/.php-cs-fixer.dist.php
- lib/PhpSpreadsheet/.phpcs.xml.dist 22 additions, 0 deletionslib/PhpSpreadsheet/.phpcs.xml.dist
- lib/PhpSpreadsheet/CHANGELOG.md 985 additions, 0 deletionslib/PhpSpreadsheet/CHANGELOG.md
- lib/PhpSpreadsheet/CONTRIBUTING.md 20 additions, 0 deletionslib/PhpSpreadsheet/CONTRIBUTING.md
- lib/PhpSpreadsheet/LICENSE 21 additions, 0 deletionslib/PhpSpreadsheet/LICENSE
- lib/PhpSpreadsheet/README.md 30 additions, 0 deletionslib/PhpSpreadsheet/README.md
- lib/PhpSpreadsheet/composer.json 110 additions, 0 deletionslib/PhpSpreadsheet/composer.json
- lib/PhpSpreadsheet/phpstan-baseline.neon 5556 additions, 0 deletionslib/PhpSpreadsheet/phpstan-baseline.neon
- lib/PhpSpreadsheet/phpstan-conditional.php 51 additions, 0 deletionslib/PhpSpreadsheet/phpstan-conditional.php
- lib/PhpSpreadsheet/phpstan.neon.dist 26 additions, 0 deletionslib/PhpSpreadsheet/phpstan.neon.dist
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/ArrayEnabled.php 133 additions, 0 deletions...readsheet/src/PhpSpreadsheet/Calculation/ArrayEnabled.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/BinaryComparison.php 181 additions, 0 deletions...sheet/src/PhpSpreadsheet/Calculation/BinaryComparison.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php 5406 additions, 0 deletions...preadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/Category.php 20 additions, 0 deletions...hpSpreadsheet/src/PhpSpreadsheet/Calculation/Category.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/Database.php 440 additions, 0 deletions...hpSpreadsheet/src/PhpSpreadsheet/Calculation/Database.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/Database/DAverage.php 45 additions, 0 deletions...heet/src/PhpSpreadsheet/Calculation/Database/DAverage.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/Database/DCount.php 43 additions, 0 deletions...dsheet/src/PhpSpreadsheet/Calculation/Database/DCount.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/Database/DCountA.php 42 additions, 0 deletions...sheet/src/PhpSpreadsheet/Calculation/Database/DCountA.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/Database/DGet.php 51 additions, 0 deletions...eadsheet/src/PhpSpreadsheet/Calculation/Database/DGet.php
- lib/PhpSpreadsheet/src/PhpSpreadsheet/Calculation/Database/DMax.php 46 additions, 0 deletions...eadsheet/src/PhpSpreadsheet/Calculation/Database/DMax.php
lib/PhpSpreadsheet/.php-cs-fixer.dist.php
0 → 100644
lib/PhpSpreadsheet/.phpcs.xml.dist
0 → 100644
lib/PhpSpreadsheet/CHANGELOG.md
0 → 100644
This diff is collapsed.
lib/PhpSpreadsheet/CONTRIBUTING.md
0 → 100644
lib/PhpSpreadsheet/LICENSE
0 → 100644
lib/PhpSpreadsheet/README.md
0 → 100644
lib/PhpSpreadsheet/composer.json
0 → 100644
lib/PhpSpreadsheet/phpstan-baseline.neon
0 → 100644
This diff is collapsed.
lib/PhpSpreadsheet/phpstan-conditional.php
0 → 100644
lib/PhpSpreadsheet/phpstan.neon.dist
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment