streams/core

A domain-driven, code-configured, flat-file application platform for Laravel.

Installs: 2 675

Dependents: 10

Suggesters: 0

Security: 0

Stars: 167

Watchers: 21

Forks: 100

Open Issues: 3

Type:streams-addon

v1.10.0 2023-11-17 22:39 UTC

This package is auto-updated.

Last update: 2024-04-26 05:38:07 UTC


README

A cohesive development system for building, administrating, and interacting with data-driven Laravel applications.

Testing

php vendor/bin/phpunit tests/

XDEBUG_MODE=coverage php vendor/bin/phpunit tests/ --coverage-html=./coverage