pugx/bus-form-bundle
Automatic forms for Symfony Messenger
Maintainers
Package info
github.com/PUGX/PUGXBusFormBundle
Type:symfony-bundle
pkg:composer/pugx/bus-form-bundle
Requires
- php: ^8.3
- symfony/form: ^6.4 || ^7.4 || ^8.0
- symfony/http-kernel: ^6.4 || ^7.4 || ^8.0
Requires (Dev)
- phpunit/phpunit: ^12.5 || ^13.2
- symfony/messenger: ^6.4 || ^7.4 || ^8.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
LGPL-3.0-or-later ea6b93e0a987aad278f79f984023e5eff8c4f986
- Massimiliano Arione <garakkio.woop@gmail.com>
README
This bundle provides a mechanism to automatically manage commands in forms with Symfony Messenger.
Older versions of this bundle also support SimpleBus.
The original idea is explained in this issue.
👁 Total Downloads
👁 Build Status
👁 Test Coverage
Documentation
Installation
All the installation instructions are located in documentation.
License
This bundle is released under the LGPL license. See the complete license text.
About
PUGXAutocompleterBundle is a PUGX initiative.
Reporting an issue or a feature request
Issues and feature requests are tracked in the GitHub issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using Symfony demo with PUGXBusFormBundle installed, to allow maintainers to reproduce the issue by simply cloning such a project and following some steps.
