| .. |
|
sampleData
|
Improve Coverage in src/PhpSpreadsheet
|
2020-11-27 06:50:01 -08:00 |
|
01_Simple_file_reader_using_IOFactory.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
02_Simple_file_reader_using_a_specified_reader.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
03_Simple_file_reader_using_the_IOFactory_to_return_a_reader.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
04_Simple_file_reader_using_the_IOFactory_to_identify_a_reader_to_use.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
05_Simple_file_reader_using_the_read_data_only_option.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
06_Simple_file_reader_loading_all_worksheets.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
07_Simple_file_reader_loading_a_single_named_worksheet.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
08_Simple_file_reader_loading_several_named_worksheets.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
09_Simple_file_reader_using_a_read_filter.php
|
Work on renaming method arguments for the Readers and Writers
|
2020-11-19 16:41:52 +01:00 |
|
10_Simple_file_reader_using_a_configurable_read_filter.php
|
Work on renaming method arguments for the Readers and Writers
|
2020-11-19 16:41:52 +01:00 |
|
11_Reading_a_workbook_in_chunks_using_a_configurable_read_filter_(version_1).php
|
Work on renaming method arguments for the Readers and Writers
|
2020-11-19 16:41:52 +01:00 |
|
12_Reading_a_workbook_in_chunks_using_a_configurable_read_filter_(version_2).php
|
Work on renaming method arguments for the Readers and Writers
|
2020-11-19 16:41:52 +01:00 |
|
13_Simple_file_reader_for_multiple_CSV_files.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
14_Reading_a_large_CSV_file_in_chunks_to_split_across_multiple_worksheets.php
|
Work on renaming method arguments for the Readers and Writers
|
2020-11-19 16:41:52 +01:00 |
|
15_Simple_file_reader_for_tab_separated_value_file_using_the_Advanced_Value_Binder.php
|
Rename classes to keep them in their related namespaces
|
2017-10-29 17:39:42 +09:00 |
|
16_Handling_loader_exceptions_using_TryCatch.php
|
Tweaks to Input File Validation (#2217)
|
2021-07-24 20:44:04 -07:00 |
|
17_Simple_file_reader_loading_several_named_worksheets.php
|
Upgrade to PHP-CS-Fixer 2.7
|
2017-10-01 20:07:04 +09:00 |
|
18_Reading_list_of_worksheets_without_loading_entire_file.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
19_Reading_worksheet_information_without_loading_entire_file.php
|
Merge all examples together
|
2017-10-01 17:48:59 +09:00 |
|
20_Reader_worksheet_hyperlink_image.php
|
Reduce PHPStan error in tests
|
2021-04-12 11:10:23 +09:00 |
|
21_Reader_CSV_Long_Integers_with_String_Value_Binder.php
|
String value binder (#901)
|
2019-02-23 18:40:07 +01:00 |