Skip to content

pok-git/symfony-html-sanitizer

Repository files navigation

symfony-html-sanitizer

This a symfony demo to test forms and html sanitization.
In this initial version Sanitizing HTML from Form Input does NOT work.
Manual sanitization in the controller works as expected.

Note: A model object is used to remove the extra complexity of a database for this demo.

includes:

  • a home page with some info and testing text samples.
  • a form Sanitizing HTML from Form Input.
  • a form Sanitizing HTML in the controller.

using:

  • Symfony 6.3
  • PHP 8.2 or higher
  • CSS framework: Bootstrap 5.3

resources:

About

Testing forms and html sanitization in Symfony

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published