runalyze / playground
playground for runalyze - where new ideas grow
Installs: 15 396
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 5
This package is auto-updated.
Last update: 2024-10-21 20:41:33 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