MNB PHPExcelDeveloper Guide
v2.0.5
Module documentation

All Feature Documentation

Select XLSX, XLS, JSON, XML, ODS, database, large-file, or CSV documentation within the main package.

Updated

LevelAll levelsReading time8 minPackagemnb/mnb-phpexcel

What you will learn

  • Open focused documentation for every supported format and workflow included in the main package.
  • Know which namespace and public API owns each feature.
  • Understand why MnbExcel is the default API and when a specialized class is useful.

Select a feature area from the Developer Guide dropdown or open one below. Every feature is installed by the same main Composer package.

Shared main-package APIs

API areaResponsibility
MnbExcelDefault facade for reading, writing, imports, large-file jobs, validation, security, and application workflows.
ReadSessionSheet selection, headers, options, normalized rows, structured output, active-sheet helpers, and row counts.
WorkbookBuilderWorkbook composition, formatting, charts, pivots, protection, encryption, and saving.
Format\*Specialized format-specific operations included in the main package.