PHPackages                             iqtool/ciotel - 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. iqtool/ciotel

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

iqtool/ciotel
=============

OpenTelemetry Integration for CodeIgniter 4

0.1(5mo ago)01MITPHPPHP ^7.4 || ^8.0

Since Jan 19Pushed 5mo agoCompare

[ Source](https://github.com/iqlearning/ciotel)[ Packagist](https://packagist.org/packages/iqtool/ciotel)[ RSS](/packages/iqtool-ciotel/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

iqtool/ciotel
=============

[](#iqtoolciotel)

OpenTelemetry Integration for CodeIgniter 4.

Description
-----------

[](#description)

This package provides seamless integration of OpenTelemetry with CodeIgniter 4 applications. It enables automatic tracing of incoming requests, database queries, and integrates with the CodeIgniter logging system.

Features
--------

[](#features)

- **Automatic Request Tracing**: Automatically instrument incoming HTTP requests using `OtelFilter`.
- **Database Query Tracing**: Automatically trace database queries including SQL statements and execution time using `OtelDbListener`.
- **Log Integration**: Pushes CodeIgniter logs (`log_message()`) to OpenTelemetry via `OtelHandler`.
- **Zero Configuration**: Uses CodeIgniter 4's `Registrar` for auto-discovery of events, filters, and services.

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

[](#installation)

Install the package via Composer:

```
composer require iqtool/ciotel
```

Configuration
-------------

[](#configuration)

The package is designed to work out-of-the-box. It uses standard OpenTelemetry environment variables for configuration (e.g., `OTEL_EXPORTER_OTLP_ENDPOINT`, `OTEL_SERVICE_NAME`).

### Database Tracing

[](#database-tracing)

Database tracing spans will automatically include:

- `db.system`: Trace driver (e.g. mysql, sqlite).
- `db.statement`: The executed SQL query.
- `db.name`: Database name.
- `db.hostname`: Database host.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance70

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

166d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/253889891?v=4)[iqlearning](/maintainers/iqlearning)[@iqlearning](https://github.com/iqlearning)

---

Top Contributors

[![iqlearning](https://avatars.githubusercontent.com/u/253889891?v=4)](https://github.com/iqlearning "iqlearning (2 commits)")

### Embed Badge

![Health badge](/badges/iqtool-ciotel/health.svg)

```
[![Health](https://phpackages.com/badges/iqtool-ciotel/health.svg)](https://phpackages.com/packages/iqtool-ciotel)
```

###  Alternatives

[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M343](/packages/drupal-core-dev)[keepsuit/laravel-opentelemetry

OpenTelemetry integration for laravel

167558.4k1](/packages/keepsuit-laravel-opentelemetry)[open-telemetry/symfony-sdk-bundle

OpenTelemetry Symfony integration

12107.8k5](/packages/open-telemetry-symfony-sdk-bundle)

PHPackages © 2026

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