PHP Classes

Packages of Bill

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Bill (2)  >  Mission progress status  >  Reputation  
Picture of Bill
Name: Bill <contact>
Classes: 2
Country: United Kingdom
Age: ???
All time rank: 4189186 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 187
Week users: 0
Innovation award
Innovation award
Nominee: 2x

Winner: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Excel Pivot Tables  
PHP Programming Innovation award winner
May 2023
Winner
Extends PHP Excel classes with pivot table support
This package extends PHP Excel classes with pivot table support.

It provides sub-classes for the classes of PHP Excel packages and new classes that can allow manipulating pivot tables in spreadsheets generated in Microsoft Excel format.

Currently, this package provides:

- A spreadsheet sub-class that can process and add pivot tables

- A Excel XLSX parser sub-class that can read and include in the spreadsheet pivot table information

- A Excel XLSX writer sub-class that export pivot table information

- A relationship sub-class that provides access to relationship functions that are private in the parent relationship class

- A workbook sub-class that provides access to relationship functions that are private in the parent workbook class

- Several classes to manipulate pivot tables, pivot table collections, groups of rows and columns in a pivot table, group collections, pivot table caching
Not yet rated by the users

  Files folder image Tuple Dictionary  
PHP Programming Innovation award nominee
December 2016
Number 10
Manage associative arrays with keys of any type
This class can manage associative arrays with keys of any type.

It can perform operations with array elements that can have keys of any types.

The class computes the hash of a data type to use it has internal index of a key of the array element.

It supports keys that can be objects, arrays or scalars. The class uses a given hashing algorithm to assure the key is unique. The default hashing algorithm is sha256.

The class can add, remove and get values of the array, as well get the array keys.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 75% 75% 75% - - 60% 1238
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z