anomaly/streams-platform

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

Installs: 123 134

Dependents: 97

Suggesters: 0

Security: 0

Stars: 170

Watchers: 20

Forks: 98

Open Issues: 4

Type:streams-addon

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

This package is auto-updated.

Last update: 2025-05-02 14:35:42 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