silex-pimple-dumper
silex-pimple-dumper copied to clipboard
Generation of dump should not be dependent on the requests
Sometimes I create Silex applications that they do not support http requests. Then I have to do such combinations to make it work:
$app->handle(\Symfony\Component\HttpFoundation\Request::create('/_dump'));
Can you isolate the generator, so that it can be run anywhere?
A CLI interface via a Symfony console command would be nice.
guys, PRs are welcome, if anyone wants to continue in developmet of silex idea plugin and this dumper can move ownership of repositories or add collaborators, they have been created as side projects long time ago for something that is not actively developed any more so my motivation to contribute more is near zero,