PHPackages                             app-insights-php/app-insights-php-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. app-insights-php/app-insights-php-bundle

AbandonedArchivedSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

app-insights-php/app-insights-php-bundle
========================================

Microsoft App Insights Symfony bundle

0.3.2(3y ago)17315.0k↓49.5%20[6 issues](https://github.com/app-insights-php/app-insights-php-bundle/issues)[5 PRs](https://github.com/app-insights-php/app-insights-php-bundle/pulls)MITPHPPHP ~8.1 || ~8.2

Since Feb 21Pushed 2y agoCompare

[ Source](https://github.com/app-insights-php/app-insights-php-bundle)[ Packagist](https://packagist.org/packages/app-insights-php/app-insights-php-bundle)[ RSS](/packages/app-insights-php-app-insights-php-bundle/feed)WikiDiscussions 1.x Synced 2d ago

READMEChangelog (10)Dependencies (9)Versions (45)Used By (0)

AppInsightsPHPBundle
====================

[](#appinsightsphpbundle)

The AppInsightsPHPBundle brings support for Microsoft Application Insights into Symfony 3.4+ applications. It's a profiler you can use on production to track everything that is important for you and your system.

[![Latest Stable Version](https://camo.githubusercontent.com/ee158c6ffed1fcb579a9255a514068c5eb36c5dbb9bdae71c819dc4aaa362bfa/68747470733a2f2f706f7365722e707567782e6f72672f6170702d696e7369676874732d7068702f6170702d696e7369676874732d7068702d62756e646c652f762f737461626c65)](https://packagist.org/packages/app-insights-php/app-insights-php-bundle)[![Total Downloads](https://camo.githubusercontent.com/3e23f44efe137c86228b4bc52eac321aa4151f816c5d3c912efc899f70736274/68747470733a2f2f706f7365722e707567782e6f72672f6170702d696e7369676874732d7068702f6170702d696e7369676874732d7068702d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/app-insights-php/app-insights-php-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/a94d2baaffe1959e877f8e49173ae4714c1b2ab325fcde754b059bbf5102d70c/68747470733a2f2f706f7365722e707567782e6f72672f6170702d696e7369676874732d7068702f6170702d696e7369676874732d7068702d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/app-insights-php/app-insights-php-bundle)[![License](https://camo.githubusercontent.com/093bac3a1d9303e84591ec885150c49fd7c5f4501c7ffad5b8327ad1456c6a7d/68747470733a2f2f706f7365722e707567782e6f72672f6170702d696e7369676874732d7068702f6170702d696e7369676874732d7068702d62756e646c652f6c6963656e7365)](https://packagist.org/packages/app-insights-php/app-insights-php-bundle)

Microsoft App Insights allows you to track on production following metrics

- Traces (Logs with different verbosity level)
- Requests (http requests served by your app)
- Custom Events (web/cli/javascript)
- Dependencies (SQL, Elasticsearch, Redis - any 3rd party service/system/api)
- Exceptions (web/cli/javascript)
- PageViews (javascript)

Query logs, visualize metrics and pin them to Azure Portal Dashboard, create alerts from metrics &amp; health checks

All you need to do is register free [Microsoft Azure Account](https://azure.microsoft.com/en-us/free/free-account-faq/), setup new [App Insights Instance](https://docs.microsoft.com/en-us/azure/azure-monitor/app/create-new-resource) and install this bundle in you symfony app.

This bundle integrates app insights with all important libraries used by most of Symfony based applications.

- Monolog Handler (Trace)
- Doctrine Logger (Dependency)
- Symfony HTTP (Request)
- Symfony Exception (Exceptions)

Microsoft App Insights is perfect for small teams that can't afford expensive monitoring tools or don't have enough resources to install, configure and maintain powerful open source alternatives.

If you are looking for a SAAS alternative to:

- Graylog / Kibana
- Zabbix
- Grafana
- New Relic / Datadog / etc
- Google Analytics

With 90 days data retention period for ~2.5EUR per GB [Pricing](https://azure.microsoft.com/en-us/pricing/details/monitor/)First 5GB are free for 31 days.. Microsoft App Insights is exactly what you need.

This bundle simplifies App Insights integration with your new or existing project.

[![Image](https://camo.githubusercontent.com/a268101357cc22424fbdc32f99edae8fafe0bfe8396658a87e57e1f0f2d47efd/68747470733a2f2f646f63732e6d6963726f736f66742e636f6d2f656e2d75732f617a7572652f617a7572652d6d6f6e69746f722f6170702f6d656469612f7765622d6d6f6e69746f722d706572666f726d616e63652f706572666f726d616e63657472696167657669657737646179737a6f6f6d65647472656e647a6f6f6d656439357468393974682e706e67)](https://camo.githubusercontent.com/a268101357cc22424fbdc32f99edae8fafe0bfe8396658a87e57e1f0f2d47efd/68747470733a2f2f646f63732e6d6963726f736f66742e636f6d2f656e2d75732f617a7572652f617a7572652d6d6f6e69746f722f6170702f6d656469612f7765622d6d6f6e69746f722d706572666f726d616e63652f706572666f726d616e63657472696167657669657737646179737a6f6f6d65647472656e647a6f6f6d656439357468393974682e706e67)

Documentation
-------------

[](#documentation)

The source of the documentation is stored in the `Resources/doc/` folder in this bundle, and available on symfony.com:

[Read the Documentation for master](Resources/doc/index.md)

Installation
------------

[](#installation)

All the installation instructions are located in the documentation.

License
-------

[](#license)

This bundle is under the MIT license. See the complete license [in the bundle](LICENSE)

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~58 days

Recently: every ~118 days

Total

31

Last Release

949d ago

Major Versions

0.3.2 → 1.x-dev2023-11-27

PHP version history (4 changes)0.1.0PHP ^7.1

0.2.6PHP ^7.3 || ^8.0

0.2.7PHP ^7.3 || ~8.0 || ~8.1

0.3.0PHP ~8.1 || ~8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/52325810?v=4)[norbert-tech](/maintainers/norbert-tech)[@norbert-tech](https://github.com/norbert-tech)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (84 commits)")[![norberttech](https://avatars.githubusercontent.com/u/1921950?v=4)](https://github.com/norberttech "norberttech (48 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (26 commits)")[![aeon-automation](https://avatars.githubusercontent.com/u/77585774?v=4)](https://github.com/aeon-automation "aeon-automation (16 commits)")[![tomaszhanc](https://avatars.githubusercontent.com/u/7013293?v=4)](https://github.com/tomaszhanc "tomaszhanc (8 commits)")[![javiermadueno](https://avatars.githubusercontent.com/u/3617485?v=4)](https://github.com/javiermadueno "javiermadueno (1 commits)")[![smindel](https://avatars.githubusercontent.com/u/238436?v=4)](https://github.com/smindel "smindel (1 commits)")[![wkania](https://avatars.githubusercontent.com/u/57155526?v=4)](https://github.com/wkania "wkania (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/app-insights-php-app-insights-php-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/app-insights-php-app-insights-php-bundle/health.svg)](https://phpackages.com/packages/app-insights-php-app-insights-php-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M507](/packages/pimcore-pimcore)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
