https://github.com/mkgor/antixss
Simple class, which allows you escape your laravel requests's parameters easily
https://github.com/mkgor/antixss
http laravel-framework requests xss
Last synced: 10 months ago
JSON representation
Simple class, which allows you escape your laravel requests's parameters easily
- Host: GitHub
- URL: https://github.com/mkgor/antixss
- Owner: mkgor
- Created: 2020-03-05T14:43:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-16T07:32:21.000Z (about 6 years ago)
- Last Synced: 2025-01-13T02:17:16.645Z (about 1 year ago)
- Topics: http, laravel-framework, requests, xss
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AntiXSS
Simple class, which allows you escape your laravel requests's parameters easily
Package is available via Composer:
````composer require mkgor/antixss````