ics / storyhelper-bundle
A new bundle for symfony
Package info
github.com/imperiumclansoftware/storyhelper-bundle
Type:symfony-bundle
pkg:composer/ics/storyhelper-bundle
0.0.2
2021-12-18 13:09 UTC
Requires
This package is auto-updated.
Last update: 2026-02-18 22:52:06 UTC
README
Installation for developpement
Add local repository to composer.json developpement application
{
"repositories": [
{
"type": "path",
"url": "F:\\Symfony\\ImperiumClanSoftware\\Developements\\storyhelper-bundle"
}
]
}
Add bundle to your developpement application
composer require ics/storyhelper-bundle