API documentation

API documentation

You will find in this section a complete list of the methods included in the latest version of the phpxlsx library.

Here we include a brief description of each method for your convenience:

Contents
Layout and Settings
Templates
Save
Format conversion
  • transform

    Transforms files into other formats (XLSX, PDF, XLS, ODS)

XlsxUtilities
  • searchAndReplace

    Searches and replaces shared strings and cell values

  • split

    Splits XLSX documents per sheet

Indexer
  • indexer

    Parses XLSX files and return contents and information

Performance
  • zipStream

    Generates an XLSX stream without saving the document to the file system

Crypto
  • encrypt

    Encrypts (AES128) an Excel (XLSX) document

  • protect

    Password protects the contents of an Excel document

  • removeProtection

    Removes the password protection from an Excel document

Digital signature