dmlogic / sanitisable-trait
Useful trait for easy sanitising of submitted data
Installs: 1 945
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
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.