Php Validate Versions Save

Lightweight and feature-rich PHP validation and filtering library. Support scene grouping, pre-filtering, array checking, custom validators, custom messages. 轻量且功能丰富的PHP验证、过滤库。支持场景分组,前置过滤,数组检查,自定义验证器,自定义消息。

v3.0.0

1 year ago

Change Log

v2.8.5

1 year ago

Change Log

v2.8.3

2 years ago

v2.8.2

2 years ago

v2.8.0

4 years ago
  • add strict_types on file head
  • add before and after on rule settings
  • support deep path after wildcard & multiple wildcard (thanks @consatan )
  • format all codes by php-cs-fixer
  • update some unit tests
  • update readme

v2.7.4

4 years ago
  • support class validator (thanks @dongasai )

v2.7.3

4 years ago
  • fix file validate error

v2.7.2

4 years ago
  • fix some errors: #22 #21 (thanks @consatan )
  • update readme

v2.7.1

4 years ago
  • update some logic
  • add more unit tests
  • fix an error, thanks @consatan
  • update readme