Skip to content

Releases: liuggio/ExcelBundle

Sf4 compatibility, using phpexcel version to ~1.8.1

20 Jun 17:14

Choose a tag to compare

  • @nurolopher Removed unnecessary local variables. 1c32318
  • @Anyqax Anyqax bump phpexcel version to ~1.8.1 7dabed4
  • @Vrtak-CZ Vrtak-CZ Fix non-quoted parameter reference string in YAML (deprecated) 5ee5dfd

Test folder is now excluded from the composer.json

20 Apr 10:35

Choose a tag to compare

v2.0.5

do not push directly to the branch :)

v2.0.4

22 Dec 11:23

Choose a tag to compare

fixed composer.json error

v2.0.3: Merge pull request #94 from TomasVotruba/patch-2

22 Dec 11:08

Choose a tag to compare

HTML helper and Drawing Image support

15 May 09:51

Choose a tag to compare

Thanks to @Mitsurugi and @renatomefidf and other contributors

  1. Add option to insert images in excel files
  2. Adding Helper HTML to the factory
  3. Fixes

updated the phpexcel lib to 1.8.0

20 Jul 07:25

Choose a tag to compare

Merge pull request #70 from ryzy/master

Update PHPExcel to 1.8.0

version 2

29 Dec 10:42

Choose a tag to compare

The bundle has totally changed.

The Factory class is now simple, you can create edit an existing file, you can create a file from scratch, and you can send the file via Symfony StreamedResponse.

Features:

  • Added Functional tests (and a fakeController)
  • Added Unit tests
  • Removed N3B streamed response in favour of Symfony StreamedResponse
  • Usability has been simplified

Release Candidate 1

06 Dec 22:24

Choose a tag to compare

Release Candidate 1 Pre-release
Pre-release

The bundle has totally changed.

The Factory class is now simple, you can create edit an existing file, you can create a file from scratch, and you can send the file via Symfony StreamedResponse.

Features:

  • Added Functional tests (and a fakeController)
  • Added Unit tests
  • Removed N3B streamed response in favor of Symfony StreamedResponse
  • Usability has been simplified

last for 1.0

05 Dec 17:27

Choose a tag to compare

Merge pull request #52 from sergeyz/patch-1

Excess headers send

moved to 1.7.9 official phpexcel

10 Sep 12:09

Choose a tag to compare

Merge pull request #42 from lemoinem/patch-1

Switch "CodePlex/PHPExcel" required version to 1.7.9 (last stable)