2017 © Pedro Peláez
 

symfony-bundle twig-spreadsheet-bundle

This Symfony bundle integrates PhpSpreadsheet into Symfony using Twig. Forked by technetium to get bugfixes in

image

technetium/twig-spreadsheet-bundle

This Symfony bundle integrates PhpSpreadsheet into Symfony using Twig. Forked by technetium to get bugfixes in

  • Monday, July 23, 2018
  • by technetium
  • Repository
  • 1 Watchers
  • 0 Stars
  • 264 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 15 Forks
  • 0 Open issues
  • 2 Versions
  • 116 % Grown

The README.md

TwigSpreadsheetBundle

Teavis CI: Build Status Scrutinizer: Code Quality Code Coverage SensioLabsInsight: Code Quality, (*1)

This Symfony bundle integrates PhpSpreadsheet into Symfony using Twig., (*2)

Features

  • Easy to use Twig integration including macro and include support
  • Use existing spreadsheet files as templates. The easiest way to customize fonts, colors, etc.
  • ...

Supported output formats

The supported output formats are directly based on the capabilities of PhpSpreadsheet., (*3)

  • Open Document Format/OASIS (.ods)
  • Office Open XML (.xlsx) Excel 2007 and above
  • BIFF 8 (.xls) Excel 97 and above
  • CSV
  • PDF (using mPDF, which need to be installed separately)

Software requirements

The following software is required to use PhpSpreadsheet/TwigSpreadsheetBundle., (*4)

Required by this bundle:, (*5)

  • PHP 7.0 or newer
  • Symfony 3.2 or newer

Required by PhpSpreadsheet:, (*6)

  • PHP extension php_zip enabled
  • PHP extension php_xml enabled
  • PHP extension php_fileinfo enabled
  • PHP extension php_gd2 enabled (optional, but required for exact calculation of the column width)

Documentation

The source of the documentation is stored in the Resources/doc/ folder in this bundle:, (*7)

Resources/doc/index.rst, (*8)

You can find a prettier version on readthedocs.org:, (*9)

https://twigspreadsheetbundle.readthedocs.org, (*10)

Installation

All the installation instructions are located in the documentation., (*11)

License

This bundle is under the MIT license. See the complete license in the bundle:, (*12)

Resources/meta/LICENSE, (*13)

The Versions

23/07 2018

dev-master

9999999-dev https://github.com/technetium/TwigSpreadsheetBundle

This Symfony bundle integrates PhpSpreadsheet into Symfony using Twig. Forked by technetium to get bugfixes in

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mewes Kochheim

twig excel symfony spreadsheet phpexcel phpspreadsheet

23/07 2018

dev-bugfix

dev-bugfix https://github.com/technetium/TwigSpreadsheetBundle

This Symfony bundle integrates PhpSpreadsheet into Symfony using Twig. Forked by technetium to get bugfixes in

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mewes Kochheim

twig excel symfony spreadsheet phpexcel phpspreadsheet