PHPackages                             stev/spout-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. stev/spout-bundle

ActiveSymfony-bundle[File &amp; Storage](/categories/file-storage)

stev/spout-bundle
=================

Symfony 4/5 Bundle for box spout excel library v3

v1.1(5y ago)022.2k2MITPHPPHP &gt;=7.1

Since Jan 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/stevro/SpoutBundle)[ Packagist](https://packagist.org/packages/stev/spout-bundle)[ RSS](/packages/stev-spout-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (7)Used By (0)

Box Spout Bundle
================

[](#box-spout-bundle)

Symfony 2 Bundle for Box Spout excel library

1. Installation:
----------------

[](#1-installation)

```

composer require stev/spout-bundle

```

Add this in app/AppKernel.php

```

new \Stev\SpoutBundle\StevSpoutBundle()

```

2. Usage, in a controller
-------------------------

[](#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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~192 days

Total

6

Last Release

2157d ago

Major Versions

v0.5 → v1.02020-09-10

PHP version history (2 changes)v0.1PHP &gt;=5.6

v1.0PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4375675?v=4)[Stefan Matei](/maintainers/stevro)[@stevro](https://github.com/stevro)

---

Top Contributors

[![stevro](https://avatars.githubusercontent.com/u/4375675?v=4)](https://github.com/stevro "stevro (8 commits)")

---

Tags

box spout excel bundle

### Embed Badge

![Health badge](/badges/stev-spout-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/stev-spout-bundle/health.svg)](https://phpackages.com/packages/stev-spout-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M414](/packages/easycorp-easyadmin-bundle)[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k164.3M1.3k](/packages/symfony-web-profiler-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11258.2k1](/packages/ecotone-symfony-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
