Laravel 12
A long-lived project that still receives updates
A powerful, inclusive, modular PHP application engine built lovingly for Laravel.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

doctrine/dbal
^3.6
twig/twig
^3.0
erusev/parsedown-extra
^0.7|^0.8
linkorb/jsmin-php
^1.0.0
robclancy/presenter
^1.3.0
nicmart/string-template
^0.1.3
symfony/yaml
^6.1
vstelmakh/url-highlight
^2.3
ezyang/htmlpurifier
~4.0
tubalmartin/cssmin
~4.0
composer/composer
2.*
 Project Readme

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