Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Project status/ownership #81

@theofidry

Description

@theofidry

This project was one of my first open source project when I started as a developer. This was based on https://github.com/navitronic/psymf and filled a need of being able to inspect services in Symfony and to use them, as you do in Laravel with Tinker.

Since then a lot of things changed in Symfony:

  • The system around the service locator changed, inlining most services which makes this bundle work a bit funky
  • A debug config & container command was introduced
  • More details of the services are available via the Container XML dump

I also was never fully satisfied with it as I couldn't work out how to get a tab automcompletion like Tinker.

I admit I also very used it for quite a few years now. Somehow I always found more convenient to use a tiny script or Xdebug step-debug mode. The only thing I missing can be provided by https://github.com/phpyh/service-dumper-bundle and this missing feature.

For this reason I would like to officially abandon this project. Since it appears some people are still using it, I guess the question is whether:

  1. This project should be archived, eventually pointing to a new maintained fork.
  2. Hand over the ownership of the project to someone willing to maintain it.

Thoughts?

/cc @wayne530, @aszenz as recent contributors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions