Download the PHP package iquety/shield without Composer
On this page you can find all versions of the php package iquety/shield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iquety/shield
More information about iquety/shield
Files in iquety/shield
Download iquety/shield
More information about iquety/shield
Files in iquety/shield
Please rate this library. Is it a good library?
Informations about the package shield
Iquety Shield
English | Português |
---|
Synopsis
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 :heart: & :coffee:.
Creditos
All versions of shield with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3.0
The package iquety/shield contains the following files
Loading the files please wait ....