Excel

Create Excel Documents from PHP using PHPExcel

Create Excel Documents from PHP using PHPExcel

If you need to code an application that should create Excel documents from PHP code, then we can recommend another useful library for PHP and Excel integration. This library is available for free from Codeplex, the Project Hosting for Open Source Software from Microsoft (since version PHPExcel 1.7.8 it was moved to Github instead), and uses OpenXML …

Using Zoho Viewer to View Excel Spreadsheets Online

Zoho Sheets is a free online service that you can use to create and edit spreadsheets. This is part of the Zoho suite of programs and it is a free alternative to other spreadsheets including the popular MS Office Excel. Zoho Sheets lets you open Excel files online easily and you can import the existing …

Treemap Visualization

A treemap is a type of visualization that helps to see the trees behind the forest. Treemaps display hierarchical information in a series of clustered rectangles, which together represent a whole. The size of each box represents a quantity and usually are represented with colors in order to add another dimension or to represent any number of values, …