Aura.Filter
Array sanitizer
Tools to validate and sanitize objects and arrays in PHP.
Validate and sanitize arrays and objects.
160 stars
19 watching
33 forks
Language: PHP
last commit: almost 2 years ago
Linked from 2 awesome lists
auracomponentfilterphpsanitizationstandalonevalidationvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
auraphp/aura.sql | An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features. | 559 |
auraphp/aura.cli | A library providing tools and support for building command-line interfaces in PHP. | 104 |
auraphp/aura.router | A PHP package providing a flexible web routing implementation. | 494 |
auraphp/aura.auth | Provides authentication functionality and session tracking using various adapters. | 134 |
auraphp/aura.web_project | A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance. | 62 |
auraphp/aura.view | A PHP implementation of a templating system with file-based and closure-based templates, supporting partials, sections, and helpers. | 86 |
symfony/html-sanitizer | Provides an object-oriented API to sanitize untrusted HTML input | 238 |
patois/xray | Tool for filtering and highlighting decompiler output based on regular expressions | 125 |
auraphp/aura.web_kernel | A PHP-based kernel for building web applications with a modular and extensible architecture. | 25 |
arnaud-lb/htmlpurifierbundle | Integrates HTMLPurifier into Symfony2 to filter and sanitize user-input data | 4 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 452 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 27 |
mewebstudio/purifier | A Laravel package providing an HTML filter service to clean and sanitize user input | 1,882 |
alir3z4/python-sanitize | Makes data safe to use by removing or escaping potentially hazardous elements | 65 |
aws/aws-php-sns-message-validator | A PHP library to validate Amazon SNS messages for authenticity and structure. | 211 |