zendframework/zend-filter
Filtering and normalization utilities for PHP from Zend Framework. Provides a range of filters to sanitize, convert, and transform input (strings, numbers, arrays, etc.), with extensible interfaces for custom filters—useful for validation pipelines and data processing.
Illuminate\Validation) and Symfony components. This package is a legacy ZF1/ZF2 relic, not designed for Laravel's ecosystem.symfony/filter? Is there a specific need this package addresses that isn't covered by maintained alternatives? Are there plans to migrate to Laminas Filter (if absolutely required)?Validator or Symfony’s Filter components. If legacy Zend code must be retained, migrate to Laminas Filter (but this is discouraged for new projects).How can I help you explore Laravel packages today?