PHPackages                             eth8505/zf-rest-queryparam-validation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. eth8505/zf-rest-queryparam-validation

Abandoned → [eth8505/laminas-api-tools-rest-queryparam-validation](/?search=eth8505%2Flaminas-api-tools-rest-queryparam-validation)ArchivedLibrary[HTTP &amp; Networking](/categories/http)

eth8505/zf-rest-queryparam-validation
=====================================

query string validation for zf-rest

1.0.0(8y ago)03.0kMITPHPPHP &gt;=7.1

Since Dec 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/eth8505/zf-rest-queryparam-validation)[ Packagist](https://packagist.org/packages/eth8505/zf-rest-queryparam-validation)[ RSS](/packages/eth8505-zf-rest-queryparam-validation/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

!! THIS REPOSITORY IS NO LONGER MAINTAINED, PLEASE USE [eth8505/laminas-api-tools-rest-queryparam-validation](https://github.com/eth8505/laminas-api-tools-rest-queryparam-validation) INSTEAD !!

Eth8505\\ZfRestQueryParamValidation - ZF3 Module for zf-rest QueryString validation
===================================================================================

[](#eth8505zfrestqueryparamvalidation---zf3-module-for-zf-rest-querystring-validation)

The **Eth8505\\ZfRestQueryParamValidation** module allows you to validate query parameters with [zfcampus/zf-rest](https://github.com/zfcampus/zf-rest) just like you would with [zfcampus/zf-content-validation](https://github.com/zfcampus/zf-content-validation) for entities.

How to install
--------------

[](#how-to-install)

Install `eth8505/zf-rest-queryparam-validation` package via composer.

```
$ composer require eth8505/zf-rest-queryparam-validation
```

Load the module in your `application.config.php` file like so:

```
