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 3w 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

2112d 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.3k17.5M373](/packages/easycorp-easyadmin-bundle)[sylius/resource-bundle

Resource component for Sylius.

23610.6M211](/packages/sylius-resource-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.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[artgris/filemanager-bundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

185437.8k12](/packages/artgris-filemanager-bundle)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

65474.5k9](/packages/web-auth-webauthn-symfony-bundle)[ecotone/symfony-bundle

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

11241.1k1](/packages/ecotone-symfony-bundle)

PHPackages © 2026

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