承接 arteksoft/helper-validator 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

arteksoft/helper-validator

最新稳定版本:0.0.6

Composer 安装命令:

composer require arteksoft/helper-validator

包简介

This Package provides various tools to normalize and validate data and variables for PHP-projects

关键字:

README 文档

README

This bundle provides various tools and shortcuts to validate and normalize incoming values from an API (and other validations you might need in different places).

Validators

Validators are static functions that can be used in various situations where it is necessary to validate if an incoming data is valid or not. For example, to validate that an incoming data is an INT and not something else.

The validators will return a BOOLEAN value depending on whether the input data is valid or not.

It is also possible to add the hardException = true flag to throw an InvalidArgumentException exception.

统计信息

  • 总下载量: 16
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-13