{"id":20674704,"url":"https://github.com/divlooper/elasticapmbundle","last_synced_at":"2025-10-06T15:57:37.302Z","repository":{"id":56969714,"uuid":"169705204","full_name":"DivLooper/ElasticAPMBundle","owner":"DivLooper","description":"Elastic APM Client for Symfony","archived":false,"fork":false,"pushed_at":"2019-02-08T17:17:54.000Z","size":6,"stargazers_count":5,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T13:03:10.228Z","etag":null,"topics":["elastic","elastic-apm","php","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":"","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/DivLooper.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":"2019-02-08T08:32:53.000Z","updated_at":"2020-06-26T18:45:08.000Z","dependencies_parsed_at":"2022-08-21T10:50:49.346Z","dependency_job_id":null,"html_url":"https://github.com/DivLooper/ElasticAPMBundle","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/DivLooper%2FElasticAPMBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivLooper%2FElasticAPMBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivLooper%2FElasticAPMBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivLooper%2FElasticAPMBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DivLooper","download_url":"https://codeload.github.com/DivLooper/ElasticAPMBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249795026,"owners_count":21326776,"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":["elastic","elastic-apm","php","symfony","symfony-bundle"],"created_at":"2024-11-16T21:06:45.374Z","updated_at":"2025-10-06T15:57:32.257Z","avatar_url":"https://github.com/DivLooper.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elastic APM Symfony Bundle\n\n## Installation \n\n#### Step 1: Download DivLooperElasticAPMBundle using composer\nRequire the bundle with composer:\n```\n$ composer require divlooper/elastic-apm-bundle\n```\n#### Step 2: Enable the bundle\nEnable the bundle in the `bundles.php` config file:\n\n```php\n\u003c?php\n// config/bundle.php\n\nreturn [\n    // ...\n    DivLooper\\ElasticAPMBundle\\DivLooperElasticAPMBundle::class =\u003e ['all' =\u003e true],\n    // ...\n];\n\n```\n\n#### Step 3: Configure DivLooperElasticAPMBundle \nAdd the following configuration to config/packages/div_looper_elastic_apm.yaml file.\n\n```yaml\ndiv_looper_elastic_apm:\n    app_name: 'My Symfony Project'\n    app_version: '1.0'\n    elastic_apm_server: 'http://127.0.0.1:8200'\n    secret_token: 'x0x0x0x0x0x'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivlooper%2Felasticapmbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivlooper%2Felasticapmbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivlooper%2Felasticapmbundle/lists"}