PUGX / PUGXBusFormBundle

Automatic form for command bus (SimpleBus or Symfony Messenger)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUGXBusFormBundle

This bundle provides a mechanism to automatically manager commands in forms with a command bus (SimpleBus or Symfony Messenger).

The original idea is explained in this issue.

Total Downloads Build Status Test Coverage

Documentation

Read the 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 project and following some steps.

About

Automatic form for command bus (SimpleBus or Symfony Messenger)

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 100.0%