Skip to content

Normalize and validate input sets from the web, APIs, the CLI, and more, including files

License

Notifications You must be signed in to change notification settings

tigran-m-dev/laminas-inputfilter

This branch is 24 commits behind laminas/laminas-inputfilter:2.13.x.

Folders and files

NameName
Last commit message
Last commit date
Feb 25, 2021
Mar 16, 2021
Dec 31, 2019
Oct 23, 2020
May 4, 2016
Mar 28, 2020
Mar 16, 2021
Apr 15, 2020
Apr 15, 2020
Feb 25, 2021
Feb 25, 2021
Mar 16, 2021
Mar 16, 2021
Dec 31, 2019
Oct 22, 2020
Feb 25, 2021
Mar 16, 2021

Repository files navigation

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

About

Normalize and validate input sets from the web, APIs, the CLI, and more, including files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%