hiraeth/object-api

Doctrine driven object API for the Hiraeth Nano-Framework

Installs: 424

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:opus-package

3.0-beta 2024-11-10 17:55 UTC

This package is auto-updated.

Last update: 2025-01-10 18:24:51 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