PhpSpreadsheet icon indicating copy to clipboard operation
PhpSpreadsheet copied to clipboard

A pure PHP library for reading and writing spreadsheet files

Results 318 PhpSpreadsheet issues
Sort by recently updated
recently updated
newest added

See discussion in #2999. Mpdf is not acknowledging the styling that we're using to hide table rows. I have opened an issue with them, but enclosing the cells in the...

This is: ``` - [ ] a bug report - [ ] a feature request - [x ] Documentation ``` For drawings, could you please clarify what setCoordinate() and setCoordinates2()...

This is: ``` - [ ] a bug report - [ ] a feature request - [ x] change chart object identifiers ``` In excel, there are three references to...

charts

Addresses a problem identified in issue #2991. Chart name is set in constructor, but there is no method to subsequently change it. This PR adds a method to do so....

PR #2979 added support for mitoteam/jpgraph as an alternative to jpgraph/jpgraph. The package jpgraph/jpgraph is abandoned in composer, and the version loaded with composer has been unusable for some time....

This is: ``` - [x] a bug report - [ ] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### What...

writer/pdf
charts

This started out as a slightly different fix, but experimenting showed it could be simplified. SanitizeUTF8 uses all of UConverter, iconv, and mb_convert_encoding, but the last of those 3 is...

This is: ``` - [ ] a bugfix - [ ] a new feature - [x] refactoring - [ ] additional unit tests ``` Checklist: - [ ] Changes are...

This is: ``` - [ ] a bugfix - [ ] a new feature - [ ] refactoring - [ ] additional unit tests ``` Checklist: - [ ] Changes...

BREAKING CHANGE

This is: ``` - [X] a bug report - [ ] a feature request - [X] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### What is...