{"id":17797382,"url":"https://github.com/steevanb/symfony-container-introspection","last_synced_at":"2025-03-17T04:31:17.096Z","repository":{"id":32526073,"uuid":"136168988","full_name":"steevanb/symfony-container-introspection","owner":"steevanb","description":"Introspect Symfony container to show instantiated services, public/private, lazy, parameters etc.","archived":false,"fork":false,"pushed_at":"2024-08-28T15:46:19.000Z","size":157,"stargazers_count":10,"open_issues_count":5,"forks_count":2,"subscribers_count":4,"default_branch":"3.0","last_synced_at":"2024-09-29T20:57:56.861Z","etag":null,"topics":["bundle","container","php","symfony"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steevanb.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-05T11:43:52.000Z","updated_at":"2024-08-28T15:45:55.000Z","dependencies_parsed_at":"2024-08-28T16:09:40.669Z","dependency_job_id":null,"html_url":"https://github.com/steevanb/symfony-container-introspection","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.08333333333333337,"last_synced_commit":"02ea84c3ba9fe23ed03cad6dbf9c74fdc330a64e"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steevanb%2Fsymfony-container-introspection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steevanb%2Fsymfony-container-introspection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steevanb%2Fsymfony-container-introspection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steevanb%2Fsymfony-container-introspection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steevanb","download_url":"https://codeload.github.com/steevanb/symfony-container-introspection/tar.gz/refs/heads/3.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221671733,"owners_count":16861299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundle","container","php","symfony"],"created_at":"2024-10-27T11:55:35.717Z","updated_at":"2024-10-27T11:55:36.258Z","avatar_url":"https://github.com/steevanb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Version](https://img.shields.io/badge/version-3.1.0-4B9081.svg)](https://github.com/steevanb/symfony-container-introspection/tree/3.1.0)\n[![php](https://img.shields.io/badge/php-^7.1||^8.0-blue.svg)](https://php.net)\n![Lines](https://img.shields.io/badge/code%20lines-1,891-blue.svg)\n\nsymfony-container-introspection\n===============================\n\nIt helps you to know which services are instanciated, removed, public and list container parameters.\n\nYou have access to Container cache statistics: files count, code lines count and cache size.\n\nWith Symfony, a new profiler tab will appear:\n\n![Symfony profiler tab](symfony_profiler_tab.png)\n\n![Symfony profiler](symfony_profiler.png)\n\n[Changelog](changelog.md)\n\nIf you want to use it with `symfony/dependency-injection ^3.4`, use [steevanb/symfony-container-introspection ^1.0](https://github.com/steevanb/symfony-container-introspection/tree/1.0.x).\n\nIf you want to use it with `symfony/dependency-injection ^4.0`, use [steevanb/symfony-container-introspection ^1.1](https://github.com/steevanb/symfony-container-introspection/tree/1.1.x).\n\nInstallation\n============\n\n```bash\ncomposer require --dev steevanb/symfony-container-introspection ^3.1\n```\n\nIf you use Symfony (and not just `symfony/dependency-injection`), you can add `ContainerIntrospectionBundle` to your Kernel:\n```php\n# config/bundles.php\n\u003c?php\n\nreturn [\n    Steevanb\\ContainerIntrospection\\Bridge\\ContainerIntrospectionBundle\\ContainerIntrospectionBundle::class =\u003e ['dev' =\u003e true]\n];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteevanb%2Fsymfony-container-introspection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteevanb%2Fsymfony-container-introspection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteevanb%2Fsymfony-container-introspection/lists"}