J7mbo / Aurex

Aurex is a merge between the Silex micro-framework and the awesome Auryn dependency injector.
MIT License
38 stars 2 forks source link

Profiler needed #7

Open alex0n opened 9 years ago

alex0n commented 9 years ago

Thanks for great package, but how about Profiler? Would be nice to adopt smth like silex/web-profiler + sorien/silex-dbal-profiler

J7mbo commented 9 years ago

Sounds useful - normally if devs want individual packages I'd say it's up to them to create their own module as the platform allows for plugins like that. But the profiler is pretty standard in dev imho, so I agree that silex/web-profiler would make a good addition to the modules.

I don't have time right now to add this, but I'll create a branch for this and will happily accept PR's up until I get a chance to take a look at it, probably next week.

J7mbo commented 9 years ago

Just an update, I'm waiting for this issue to be resolved as I can't seem to register the provider correctly because of it.