dmlogic / sanitisable-trait
This package is abandoned and no longer maintained.
No replacement package was suggested.
Useful trait for easy sanitising of submitted data
Package info
github.com/dmlogic/sanitisable-trait
Type:project
pkg:composer/dmlogic/sanitisable-trait
0.0.7
2017-02-23 12:27 UTC
Requires
- php: >=5.5.9
- symfony/http-foundation: ~3.2
Requires (Dev)
- phpunit/phpunit: 5.*
README
Useful trait for easy sanitising of submitted data
If you need to use the HTML sanitiser, install mews/purifier first.