All Projects → laminas → laminas-inputfilter

laminas / laminas-inputfilter

Licence: BSD-3-Clause License
Normalize and validate input sets from the web, APIs, the CLI, and more, including files

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to laminas-inputfilter

flowage
Easy transformations and filtering for NodeJS object streams.
Stars: ✭ 85 (+254.17%)
Mutual labels:  filtering
unbound-dns-firewall
DNS-Firewall Python script for UNBOUND
Stars: ✭ 23 (-4.17%)
Mutual labels:  filtering
Python-Adaptive-Signal-Processing-Handbook
Python adaptive signal processing tutorials
Stars: ✭ 80 (+233.33%)
Mutual labels:  filtering
SLICOT-Reference
SLICOT - A Fortran subroutines library for systems and control
Stars: ✭ 19 (-20.83%)
Mutual labels:  filtering
pimpable
No description or website provided.
Stars: ✭ 102 (+325%)
Mutual labels:  filtering
gmail-gitlab-filtering
Google Apps Script for Gmail to filter and sort email from GitLab
Stars: ✭ 84 (+250%)
Mutual labels:  filtering
miniflux-sidekick
A sidekick for Miniflux, filter out items by regex or tags. Compatible with killfiles. 🔪
Stars: ✭ 34 (+41.67%)
Mutual labels:  filtering
ember-sort-filter-table
A sortable/searchable table addon for ember cli
Stars: ✭ 13 (-45.83%)
Mutual labels:  filtering
ag-grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
Stars: ✭ 8,743 (+36329.17%)
Mutual labels:  filtering
SymbolicControlSystems.jl
An interface between ControlSystems.jl and SymPy.jl
Stars: ✭ 20 (-16.67%)
Mutual labels:  filtering
XDP-Firewall
An XDP firewall that is capable of filtering specific packets based off of filtering rules specified in a config file. IPv6 is supported!
Stars: ✭ 129 (+437.5%)
Mutual labels:  filtering
deviantART-Filter
A browser extension that allows you to filter DeviantArt by user, keyword, and/or category.
Stars: ✭ 16 (-33.33%)
Mutual labels:  filtering
filtered
Filters ActiveRecord queries in a nice way
Stars: ✭ 28 (+16.67%)
Mutual labels:  filtering
greentunnel4jvm
Green Tunnel Alternative for JVM Languages
Stars: ✭ 15 (-37.5%)
Mutual labels:  filtering
DynamicExpressions
A dynamic expression builder that can be used to dynamically sort and/or filter LINQ/EF queries
Stars: ✭ 29 (+20.83%)
Mutual labels:  filtering
go-estimate
State estimation and filtering algorithms in Go
Stars: ✭ 98 (+308.33%)
Mutual labels:  filtering
JqueryDataTablesServerSideDemo
Jquery DataTables with Asp.Net Core server side multi column sorting and searching Demo Project.
Stars: ✭ 43 (+79.17%)
Mutual labels:  filtering
nest-angular
Full-stack with nest js & angular 8
Stars: ✭ 32 (+33.33%)
Mutual labels:  validations
validate
An extension to the popular library validate.js that adds some useful custom validations out of the box. Also, a hub for all custom validations, that we have created, so you can easily add them to your own project.
Stars: ✭ 31 (+29.17%)
Mutual labels:  validations
openmessaging.github.io
OpenMessaging homepage
Stars: ✭ 12 (-50%)
Mutual labels:  filtering

laminas-inputfilter

Build Status

The laminas-inputfilter component can be used to filter and validate generic sets of input data. For instance, you could use it to filter $_GET or $_POST values, CLI arguments, etc.

Installation

Run the following to install this library:

$ composer require laminas/laminas-inputfilter

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-inputfilter/

Support

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].