{"id":22157704,"url":"https://github.com/link0/profilerbundle","last_synced_at":"2025-03-24T14:48:00.554Z","repository":{"id":28342152,"uuid":"31855604","full_name":"link0/ProfilerBundle","owner":"link0","description":"Link0/Profiler Bundle for Symfony2","archived":false,"fork":false,"pushed_at":"2015-03-19T19:39:12.000Z","size":186,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T20:08:01.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/link0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-08T15:56:13.000Z","updated_at":"2015-03-08T20:04:51.000Z","dependencies_parsed_at":"2022-07-13T00:00:35.625Z","dependency_job_id":null,"html_url":"https://github.com/link0/ProfilerBundle","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2FProfilerBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2FProfilerBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2FProfilerBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/link0%2FProfilerBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/link0","download_url":"https://codeload.github.com/link0/ProfilerBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245294765,"owners_count":20591899,"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":[],"created_at":"2024-12-02T03:12:57.877Z","updated_at":"2025-03-24T14:48:00.529Z","avatar_url":"https://github.com/link0.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Link0\\ProfilerBundle\n==============\n[![Latest Stable Version](https://poser.pugx.org/link0/profiler-bundle/v/stable.svg)](https://packagist.org/packages/link0/profiler-bundle)\n[![Total Downloads](https://poser.pugx.org/link0/profiler-bundle/downloads.svg)](https://packagist.org/packages/link0/profiler-bundle)\n[![License](https://poser.pugx.org/link0/profiler-bundle/license.svg)](https://packagist.org/packages/link0/profiler-bundle)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/link0/ProfilerBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/link0/ProfilerBundle/?branch=master)\n[![Code Coverage](https://scrutinizer-ci.com/g/link0/ProfilerBundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/link0/ProfilerBundle/?branch=master)\n[![Build Status](https://scrutinizer-ci.com/g/link0/ProfilerBundle/badges/build.png?b=master)](https://scrutinizer-ci.com/g/link0/ProfilerBundle/build-status/master)\n\nThis repository wraps the [Link0/Profiler](https://github.com/link0/profiler) package in a nice Symfony2 bundle, hooked to events for starting and stopping the profiler\n\nInstallation\n============\n\nStep 1: Download the Bundle\n---------------------------\n\nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n\n```bash\n$ composer require link0/profiler-bundle \"~0.1\"\n```\n\nThis command requires you to have Composer installed globally, as explained\nin the [installation chapter](https://getcomposer.org/doc/00-intro.md)\nof the Composer documentation.\n\nStep 2: Enable the Bundle\n-------------------------\n\nThen, enable the bundle by adding the following line in the `app/AppKernel.php`\nfile of your project:\n\n```php\n\u003c?php\n// app/AppKernel.php\n\n// ...\nclass AppKernel extends Kernel\n{\n    public function registerBundles()\n    {\n        $bundles = array(\n            // ...\n\n            new Link0\\ProfilerBundle\\Link0ProfilerBundle(),\n        );\n\n        // ...\n    }\n\n    // ...\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink0%2Fprofilerbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flink0%2Fprofilerbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink0%2Fprofilerbundle/lists"}