2017 © Pedro Peláez
 

symfony-bundle spout-bundle

Symfony 2 Bundle for box spout excel library

image

stev/spout-bundle

Symfony 2 Bundle for box spout excel library

  • Tuesday, January 23, 2018
  • by stevro
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 38 % Grown

The README.md

Box Spout Bundle

Symfony 2 Bundle for Box Spout excel library, (*1)

1. Installation:


composer require stev/spout-bundle

Add this in app/AppKernel.php, (*2)


new \Stev\SpoutBundle\StevSpoutBundle()

2. Usage, in a controller


/* @var spout \Stev\SpoutBundle\Services\Spout */
    $spout = $this->get('stev_spout.box_spout');
    $reader = $spout->initReader();
    $writer = $spout->initWriter();

Box Spout repository can be found at https://github.com/box/spout, (*3)

The Versions

23/01 2018

dev-master

9999999-dev

Symfony 2 Bundle for box spout excel library

  Sources   Download

MIT

The Requires

 

by Stefan Matei

box spout excel bundle

23/01 2018

v0.1

0.1.0.0

Symfony 2 Bundle for box spout excel library

  Sources   Download

MIT

The Requires

 

by Stefan Matei

box spout excel bundle