iquety/shield
最新稳定版本:v2.2.2
Composer 安装命令:
composer require iquety/shield
包简介
Assertion Toolkit
README 文档
README
| English | Português |
|---|
Synopsis
composer require iquety/shield
This library provides a set of Assertions to verify values and expressions.
In computing, an assertion is a verification with the objective of certifying that a certain condition imposed by the developer is true. If it is true, nothing happens. If it is false, errors should be used to notify the user.
The use of assertions is very useful, especially in the validation of values coming from method arguments or user input in web applications.
For detailed information, see Documentation Summary.
Characteristics
- Made for PHP 8.3 or higher;
- Codified with best practices and maximum quality;
- Well documented and IDE friendly;
- Made with TDD (Test Driven Development);
- Implemented with unit tests using PHPUnit;
- Made with ❤️ & ☕.
Creditos
统计信息
- 总下载量: 59
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-04