PHPackages                             reiterus/app-stats-symfony - 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. reiterus/app-stats-symfony

ActiveSymfony-bundle

reiterus/app-stats-symfony
==========================

Statistics about your Symfony application: size, files, methods, templates, services, etc.

2.0.0(3y ago)4553MITPHPPHP ^8.1

Since Jul 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/reiterus/app-stats-symfony)[ Packagist](https://packagist.org/packages/reiterus/app-stats-symfony)[ RSS](/packages/reiterus-app-stats-symfony/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

Symfony Application Stats
=========================

[](#symfony-application-stats)

Statistics about your Symfony application: size, files, methods, templates, services, etc.

All you have to do is **run a command** from the "rts" namespace.

Directories for analysis: `assets, bin, config, migrations, public, templates, translations, src, tests`

\#TitleValue1Root folder/var/www/demo.symfony.localhost2All project in bytes94539478 (vendor, var, etc)3Working files in bytes121044844Number of working files5195...including "assets"13.........12...including "src"35\#ExtensionAmount1Root folder/var/www/demo.symfony.localhost2js2143woff260.........8php47\#TitleAmount1Root folder/var/www/demo.symfony.localhost2Directory listsrc, tests3... found "class"494... found "interface"5.........8... found "public function"171To get one of the statistics options, run the following commands:

- general information: `rts:stats:general`
- all files information: `rts:stats:files`
- **only php** files information: `rts:stats:php`

> To get Summary Application Statistics (general, files, php) run the command **rts:stats:summary**

To get more detailed information about a specific service run this command `bin/console debug:container rts.app`

[![General Statistics](img-services.png)](img-services.png)

Installation
============

[](#installation)

You can install the bundle in two ways

From packagist.org

```
composer require reiterus/app-stats-symfony
```

From GitHub repository

```
{
 "repositories": [
  {
   "type": "vcs",
   "url": "https://github.com/reiterus/app-stats-symfony.git"
  }
 ]
}
```

Tests
=====

[](#tests)

To run tests with visual code coverage, launch the command as follows:

```
XDEBUG_MODE=coverage ./vendor/phpunit/phpunit/phpunit \
--configuration phpunit.xml \
--testsuite default \
--coverage-html coverage/
```

Test results will be saved in the `coverage` directory.

**Tip**: `vendor/bin/phpunit --generate-configuration`

License
=======

[](#license)

This library is released under the [MIT license](LICENSE).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

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 ~36 days

Recently: every ~63 days

Total

8

Last Release

1135d ago

Major Versions

1.5.0 → 2.0.02023-04-02

PHP version history (2 changes)1.0.0PHP ^7.4

2.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3c300a9744787c72fad2780b61af83d28d9b5423153094d164c8d866945aa36?d=identicon)[reiterus](/maintainers/reiterus)

---

Top Contributors

[![reiterus](https://avatars.githubusercontent.com/u/108575805?v=4)](https://github.com/reiterus "reiterus (14 commits)")

---

Tags

applicationbundlereiterusstatssymfonysymfony-bundlesymfonybundleapplicationstatsreiterus

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/reiterus-app-stats-symfony/health.svg)

```
[![Health](https://phpackages.com/badges/reiterus-app-stats-symfony/health.svg)](https://phpackages.com/packages/reiterus-app-stats-symfony)
```

###  Alternatives

[endroid/qr-code-bundle

Endroid QR Code Bundle

32110.6M17](/packages/endroid-qr-code-bundle)[prezent/doctrine-translatable-bundle

Integrate the doctrine-translatable extension in Symfony

14698.4k5](/packages/prezent-doctrine-translatable-bundle)[ras/flash-alert-bundle

FlashAlertBundle provides a simplified way to handle (add/display) Symfony flash messages. Client side scripts are written in pure JavaScript.

2423.3k](/packages/ras-flash-alert-bundle)[bukashk0zzz/liip-imagine-serialization-bundle

Provides integration between LiipImagineBundle and JMSSerializerBundle.

2517.5k](/packages/bukashk0zzz-liip-imagine-serialization-bundle)

PHPackages © 2026

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