| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-29 | 1.7 kB | |
| v5.10.0 source code.tar.gz | 2026-06-29 | 12.2 kB | |
| v5.10.0 source code.zip | 2026-06-29 | 16.9 kB | |
| Totals: 3 Items | 30.8 kB | 0 | |
What's Changed
- ci: exclude tests/ from Codacy analysis by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/392
- chore: remove dead .travis.yml by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/393
- Add .gitattributes by @klimov-paul in https://github.com/rap2hpoutre/fast-excel/pull/253
- chore: modernize .gitattributes export-ignore list by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/394
- ci: align phpcs.xml with the codebase's concatenation style by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/396
- Clarify export options by @xwiz in https://github.com/rap2hpoutre/fast-excel/pull/195
- Handle duplicate and empty header names on import by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/395
- docs: low-memory streaming imports for large files (#162) by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/391
- Accept any Traversable as export data by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/397
- fix: write placeholder row for empty sheets in multi-sheet exports by @dannyyol in https://github.com/rap2hpoutre/fast-excel/pull/401
- Fail clearly when exporting multiple sheets to a single-sheet format (#244) by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/398
- Make string vs number export configurable (#193) by @elminson in https://github.com/rap2hpoutre/fast-excel/pull/400
New Contributors
- @klimov-paul made their first contribution in https://github.com/rap2hpoutre/fast-excel/pull/253
- @xwiz made their first contribution in https://github.com/rap2hpoutre/fast-excel/pull/195
Full Changelog: https://github.com/rap2hpoutre/fast-excel/compare/v5.9.0...v5.10.0