PHPackages                             opctim/symfony-bruno-generator - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. opctim/symfony-bruno-generator

ActiveSymfony-bundle[Parsing &amp; Serialization](/categories/parsing)

opctim/symfony-bruno-generator
==============================

This bundle provides a simple command that will generate .bru files based on your registered routes using opctim/bruno-lang. Its usage is very similar to the commands of symfony/maker-bundle.

1.0.0(1y ago)31.8kMITPHPPHP &gt;=8.1

Since Feb 20Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (2)Used By (0)

Symfony Bruno Generator Bundle
==============================

[](#symfony-bruno-generator-bundle)

This bundle provides a simple command that will generate .bru files based on your registered routes using `opctim/bruno-lang`. Its usage is very similar to the commands of `symfony/maker-bundle`.

[![demo.gif](docs/demo.gif)](docs/demo.gif)

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1
- Symfony &gt;= 5.4

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

[](#installation)

```
composer require --dev opctim/symfony-bruno-generator
```

Usage
-----

[](#usage)

```
bin/console make:bruno

```

The command will guide you through the process:

```
How do you want to call your bruno collection? [my_collection]:
> demo

What is your application base url? [https://localhost]:
>

[OK] Created bruno collection "demo" at /var/www/html/bruno

! [NOTE] If you're finished, just terminate the command with Ctrl+C

App\Controller\ApiController
----------------------------

Do you want to generate 6 requests for the App\Controller\ApiController controller? (yes/no) [yes]:
>

```

Just follow along, and you'll have a basic bruno collection at your project root, which you can open &amp; modify using your Bruno App!

Happy requesting!

Tests
-----

[](#tests)

Tests are located inside the `tests/` folder and can be run with `vendor/bin/phpunit`:

```
composer install

vendor/bin/phpunit
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance43

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

453d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8baeff15fda4dfffadf3162c3208390ddcf00bd5161143d2d1a235943c93d63a?d=identicon)[opctim](/maintainers/opctim)

---

Tags

symfonyparsergeneratormakermaker-bundlebruno

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/opctim-symfony-bruno-generator/health.svg)

```
[![Health](https://phpackages.com/badges/opctim-symfony-bruno-generator/health.svg)](https://phpackages.com/packages/opctim-symfony-bruno-generator)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[doctrine/rst-parser

PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.

64233.6k9](/packages/doctrine-rst-parser)

PHPackages © 2026

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