anomaly/streams-platform

A powerful, inclusive, modular PHP application engine built lovingly for Laravel.
125,570 170
Install
composer require anomaly/streams-platform
Latest Version:v1.10.1
License:MIT
Last Updated:Mar 13, 2026
Links: GitHub  ·  Packagist
Maintainer: anomaly

Streams Platform

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

Roadmap

  • Gates based on Core/Laravel Gates for authorization and customized by stream config
  • Add "when" to criteria abstract
  • Fix tests as is to generate coverage
  • Potentially remove "workflows" in favor of pipelines from Laravel