Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zfegg/zend-inputfilter-utils

更多的 ZendFramework 输入过滤工具(过滤器和验证器).
https://github.com/zfegg/zend-inputfilter-utils

Last synced: about 2 months ago
JSON representation

更多的 ZendFramework 输入过滤工具(过滤器和验证器).

Awesome Lists containing this project

README

        

Laminas Filters & Validators
=========================

[![Build Status](https://travis-ci.org/zfegg/zend-inputfilter-utils.png)](https://travis-ci.org/zfegg/zend-inputfilter-utils)
[![Coverage Status](https://coveralls.io/repos/github/zfegg/zend-inputfilter-utils/badge.svg?branch=master)](https://coveralls.io/github/zfegg/zend-inputfilter-utils?branch=master)
[![Latest Stable Version](https://poser.pugx.org/zfegg/zend-inputfilter-utils/v/stable.png)](https://packagist.org/packages/zfegg/zend-inputfilter-utils)

## 描述

更多的 Laminas 输入过滤工具(过滤器和验证器).

## Laminas Filters

- `Zfegg\Utils\Filter\AppleDevice` 苹果设备型号过滤器
- `Zfegg\Utils\Filter\EmptyDeviceUdid` 空设备ID格式过滤器,用于过滤无效IDFA,MAC,IMEI等

## Laminas Validators

- `Zfegg\Utils\Validator\AppleIdfa` 苹果IDFA验证
- `Zfegg\Utils\Validator\Idcard` 中国身份证验证
- `Zfegg\Utils\Validator\SimpleMobile` 中国手机号验证