hiraeth/json

JSON normalizer support for the Hiraeth Nano-Framework

Installs: 1 081

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:opus-package

3.0-beta 2024-03-15 23:37 UTC

This package is auto-updated.

Last update: 2024-04-15 23:51:52 UTC


README

This is a base package. Clone it an fork, then modify it for your own.

Code Check and Testing

Run Analysis:

php vendor/bin/phpstan -l7 analyse src/

Run Tests:

php vendor/bin/phpunit --bootstrap vendor/autoload.php test/cases