https://github.com/sonsofphp/assert
[read-only] Assert component
https://github.com/sonsofphp/assert
assert php sons-of-php sonsofphp
Last synced: 5 months ago
JSON representation
[read-only] Assert component
- Host: GitHub
- URL: https://github.com/sonsofphp/assert
- Owner: SonsOfPHP
- License: mit
- Created: 2024-09-04T13:02:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T16:44:56.000Z (about 1 year ago)
- Last Synced: 2025-03-26T14:54:08.738Z (9 months ago)
- Topics: assert, php, sons-of-php, sonsofphp
- Language: PHP
- Homepage: https://docs.sonsofphp.com/components/assert
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sons of PHP - Assert
====================
## Installation
```shell
composer require sonsofphp/assert
```
## Usage
```php