laminas/laminas-filter
laminas-filter provides a set of common data filters for PHP, helping you normalize and sanitize input with reusable, composable filter classes and filter chains. Includes string, number, and file filters, with support for custom implementations.
laminas/laminas-filter provides a set of reusable data filtering and normalization utilities for PHP apps. It helps you transform incoming values into consistent formats before validation, persistence, or output, using a flexible, composable filter approach.
Designed for clean pipelines and framework-agnostic use, it supports common filtering needs out of the box and integrates smoothly with Laminas components and typical PSR-based projects.
How can I help you explore Laravel packages today?