runalyze / playground
playground for runalyze - where new ideas grow
This package is auto-updated.
Last update: 2026-02-21 23:49:44 UTC
README
Do you have any new ideas for RUNALYZE features? A new tool or statistic? Some useful queries, nice plots or new UI components? Just give them a try. You can add whatever you want within a new directory and play around - without having to care for clean code and performance.
We'll have a look at all ideas and hopefully someday they'll become a real feature.
Using the bundle
The PlaygroundBundle is installed as dev-dependency of RUNALYZE and registered in dev mode only.
In general, it will be available as runalyze/app_dev.php/_playground and will show an index of all available tools.
To be able to edit playground files, use in your RUNALYZE directory the following:
composer update runalyze/playground --prefer-source