JqGridBackend (Russian version)
This ZF2 module generate javascript code for visualization tables with help of jqGrid plugin. Object of Form or Fieldset class is the source for grid generation.
The module has file composer.json, which describe all needed relations. You can download and put the module in vendor/ yourself, but I recommend to use Composer for download and install it. The module doesn't include jQuery and jqGrid. You should download and setup their in your project yourself.
You can read English documentation at this url. Russian documentation can be found at this url.
If you have questions about using the module, create the discussion in repository or send the email to [email protected]