Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonsofphp/assert
[read-only] Assert component
https://github.com/sonsofphp/assert
assert php sons-of-php sonsofphp
Last synced: 6 days 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T19:47:31.000Z (2 months ago)
- Last Synced: 2024-09-10T22:43:50.009Z (2 months ago)
- Topics: assert, php, sons-of-php, sonsofphp
- Language: PHP
- Homepage: https://docs.sonsofphp.com/components/assert
- Size: 5.86 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