slim-debugbar icon indicating copy to clipboard operation
slim-debugbar copied to clipboard

Slim3 Support WIP

Open Raistlfiren opened this issue 8 years ago • 10 comments

I am adding this as a placeholder PR in support for Slim 3. There is still quiet a bit to do with this PR like testing and checking if things work...

Raistlfiren avatar Apr 13 '16 22:04 Raistlfiren

@Raistlfiren @yusukezzz Any chance this could be updated? I have cloned and tested within Slim3 and works well. Don't mind picking up the slack on this if required?

NigelGreenway avatar Feb 02 '17 20:02 NigelGreenway

@NigelGreenway This should work for the most part. I think tests are the only thing that need to be fixed. I had a discussion with a few others and they have wrote middleware for PHP Debugbar or Tracy. Although, I don't see the code anywhere on Github. Hmmm...

Raistlfiren avatar Feb 03 '17 14:02 Raistlfiren

Sorry, I haven't worked with it for the last week as on another project.

Everything worked fine from what I remember but I know there was an issue where I changed something locally. Will rebuild demo app from scratch again to test next week.

NigelGreenway avatar Feb 09 '17 10:02 NigelGreenway

There is also Tracy Debugger Bar for Slim Framework if that is what you were looking for @Raistlfiren.

tflight avatar Feb 09 '17 16:02 tflight

@tflight Oh, you did submit your code. I didn't realize it was a part of the official repository :) 👍

Raistlfiren avatar Feb 09 '17 17:02 Raistlfiren

That isn't mine, just throwing it out there for ideas/comparison.

tflight avatar Feb 09 '17 17:02 tflight

@tflight have you got it working? can't get the profiler displaying? :confused:

NigelGreenway avatar Feb 09 '17 19:02 NigelGreenway

@NigelGreenway I haven't tried it. Back when @runcmf was working on it I had been working on something similar for myself. What I had done met my needs so I kept using it. (I do have the Twig Profiler working in my own implementation.)

tflight avatar Feb 09 '17 19:02 tflight

No worries @tflight. I have raised an issue on the repo. Confused if I need to call a function in Twig? followed the guide but feel's like I am doing something stupid? :confused:

NigelGreenway avatar Feb 09 '17 20:02 NigelGreenway

@tflight sorted it. I was being stupid...

NigelGreenway avatar Feb 09 '17 20:02 NigelGreenway