php-wikimedia-assert - An alternative to PHP's assert
| Website: | https://github.com/wikimedia/Assert |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
This package provides an alternative to PHP's assert() that allows for a simple and reliable way to check preconditions and postconditions in PHP code. It was proposed as a MediaWiki RFC, but is completely generic and can be used by any PHP program or library.
Packages
| php-wikimedia-assert-0.5.1-1.aldos.noarch [10 KiB] |
Changelog
by Joel Barrios (2023-01-27):
- Update to 0.5.1. |