MNB PHPExcelDeveloper Guide
Versions

Version 2.0.6 Documentation Notes

Use MNB PHPExcel v2.0.6 as the current mono-library documentation target and confirm the installed Composer package version.

Updated

Mono 2.0.6Current documentation
Available sincev2.0.6Last API changev2.0.6Version guide
LevelAll levelsReading time4 minPackagemnb/mnb-phpexcel

What you will learn

  • Confirm that Composer installed v2.0.6.
  • Use this site as the current mono-library guide.
  • Review earlier patch notes for API introduction details.

Install or update the mono library#

Terminal
composer require mnb/mnb-phpexcel:^2.0
composer update mnb/mnb-phpexcel --with-dependencies
composer show mnb/mnb-phpexcel

The ^2.0 constraint accepts compatible v2 patch releases. Check the version reported by Composer to confirm that the project resolved v2.0.6.

Documentation scope#

Review the v2.0.5 structured row-count notes →