silex-pimple-dumper icon indicating copy to clipboard operation
silex-pimple-dumper copied to clipboard

Generation of dump should not be dependent on the requests

Open gander opened this issue 8 years ago • 2 comments

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?

gander avatar Feb 07 '17 08:02 gander

A CLI interface via a Symfony console command would be nice.

hkdobrev avatar Apr 13 '17 16:04 hkdobrev

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,

Sorien avatar Apr 14 '17 12:04 Sorien