celemas/sire
最新稳定版本:0.3.0
Composer 安装命令:
composer require celemas/sire
包简介
A PHP validation library
关键字:
README 文档
README
A PHP validation library with a shape-first API and a compact rule DSL.
Note: This is a preview feature currently under active development.
Sire defines required fields by default. Use field-level optional(), default(), empty(), and nullable() when a field can be absent, filled, empty, or explicitly null. Use shape-level prepare() for payload migrations, field-level prepare() for value normalization, and finalize() for final field output transforms.
Installation
composer require celemas/sire
Documentation
Use the docs in docs/ for complete setup and usage guidance.
License
This project is licensed under the MIT license.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-12