sst/datatablesbundle

Symfony Datatable Bundle For Doctrine2 Entities

Maintainers

Package info

github.com/sst-software/DatatablesBundle

Homepage

Issues

Type:symfony-bundle

pkg:composer/sst/datatablesbundle

Statistics

Installs: 5 531

Dependents: 0

Suggesters: 0

Stars: 0

1.8.0 2026-05-12 14:38 UTC

This package is auto-updated.

Last update: 2026-05-12 14:42:09 UTC


README

This repository is a fork of https://github.com/stwe/DatatablesBundle.

Use this repository to replace the original sg/datatablesbundle with this one, to fix a xss-issue.

Installation

  • Run composer require sst/datatablesbundle
  • Copy the following into config/routes/sg_datatables_bundle.yaml
sg_datatables_bundle:
    resource: "@SgDatatablesBundle/Controller/"
    type: annotation
    prefix: /sg