Skip to content

input->filter() using filter_var #1

@proddi

Description

@proddi

Filtering should be added to input values. The most simple solution looks like using php's filter_var.

possible interface can be:

text(..)
->filter('int')

otherwise .. there can be different input types. then filtering not needed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions