PHPackages                             loadsman/symfony-plugin - 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. [API Development](/categories/api)
4. /
5. loadsman/symfony-plugin

ActiveLibrary[API Development](/categories/api)

loadsman/symfony-plugin
=======================

Symfony plugin for Loadsman

0.0.1(9y ago)016MITPHPPHP &gt;=5.4.0

Since Mar 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/loadsman/symfony-plugin)[ Packagist](https://packagist.org/packages/loadsman/symfony-plugin)[ RSS](/packages/loadsman-symfony-plugin/feed)WikiDiscussions master Synced 1mo ago

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

Symfony plugin for [Loadsman](https://github.com/loadsman/loadsman)
===================================================================

[](#symfony-plugin-for-loadsman)

[![Chat](https://camo.githubusercontent.com/a923f9a8607dc6d33dbe82e04f037a4dc1034922b2d4596e349f3e82ecb0a8e1/68747470733a2f2f696d672e736869656c64732e696f2f6769747465722f726f6f6d2f6c6f6164736d616e2d636861742f4c6f6262792e7376673f7374796c653d666c61742d737175617265)](https://gitter.im/loadsman-chat/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)

Installation
------------

[](#installation)

1. Require this package with composer:

```
composer require loadsman/symfony-plugin
```

2. Add `LoadsmanSymfonyBundle` to `AppKernel` as dev bundle. Like this:

```
if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
    // ...
    new \Loadsman\SymfonyPlugin\LoadsmanSymfonyBundle(),
}
```

3. Then add routes to `routing_dev.yml`:

```
loadsman-symfony:
    resource: "@LoadsmanSymfonyBundle/Controller/"
    type:     annotation
```

Licence
-------

[](#licence)

MIT

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3354d ago

### Community

Maintainers

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

---

Top Contributors

[![asvae](https://avatars.githubusercontent.com/u/5394573?v=4)](https://github.com/asvae "asvae (6 commits)")

---

Tags

pluginapisymfonydebugloadsman

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/loadsman-symfony-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/loadsman-symfony-plugin/health.svg)](https://phpackages.com/packages/loadsman-symfony-plugin)
```

###  Alternatives

[harmbandstra/swagger-ui-bundle

Exposes swagger UI inside your Symfony project through a route (eg. /docs)

42867.3k](/packages/harmbandstra-swagger-ui-bundle)[borsaco/telegram-bot-api-bundle

A simple wrapper for telegram-bot-api.

5633.0k](/packages/borsaco-telegram-bot-api-bundle)[nanofelis/json-rpc-bundle

This bundle provides a JSON RPC 2.0 implementation for Symfony

1176.1k](/packages/nanofelis-json-rpc-bundle)[ufo-tech/json-rpc-sdk-bundle

The Symfony bundle for simple usage Json-RPC api with dynamic SDK

172.5k](/packages/ufo-tech-json-rpc-sdk-bundle)

PHPackages © 2026

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