sst/datatablesbundle

Symfony Datatable Bundle For Doctrine2 Entities

Installs: 2 927

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 232

Type:symfony-bundle

1.6.1 2025-05-21 10:48 UTC

This package is auto-updated.

Last update: 2025-06-21 11:01:39 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