hiraeth/object-api

Doctrine driven object API for the Hiraeth Nano-Framework

Installs: 352

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:opus-package

3.0-beta 2024-04-25 17:04 UTC

This package is auto-updated.

Last update: 2024-04-25 17:04:45 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