pugx / bus-form-bundle
Automatic form for SimpleBus
Installs: 2 224
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.0
- simple-bus/message-bus: ^3.0
- symfony/form: ^2.8|^3.4|^4.0
Requires (Dev)
- phpunit/phpunit: ^6.0|^7.0
README
This bundle provides a mechanism to automatically handle commands in forms with SimpleBus.
The original idea is explained in this issue.
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 the Symfony Standard Edition with PUGXBusFormBundle installed, to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.