API Reference Filterable v0.7.5

modules

Modules

Filterable allows to map incoming parameters to filter functions.

Contains functions which perform filter values type casting. Each function should return casted value or :error atom.

Provides DSL for building filters.

Contains macros which allow to define widely used filters.

Raises when filter can't be applied.

Allows to fetch Map of filterable params. Performs casting/triming/normalization of filter params.

Allows to extend Phoenix controller with filterable macros and functions.

Allows to extend Ecto model with filterable macros and functions.