PHPackages                             lattaai/latta-php-recorder - 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. lattaai/latta-php-recorder

ActiveLibrary

lattaai/latta-php-recorder
==========================

Latta PHP Recorder

1.5.0(5mo ago)0262MITPHPPHP &gt;=7.0

Since Oct 10Pushed 5mo agoCompare

[ Source](https://github.com/Latta-AI/latta-php-recorder)[ Packagist](https://packagist.org/packages/lattaai/latta-php-recorder)[ Docs](https://latta.ai)[ RSS](/packages/lattaai-latta-php-recorder/feed)WikiDiscussions 1.1.1 Synced 1mo ago

READMEChangelog (1)DependenciesVersions (22)Used By (2)

To implement Latta into PHP backend do:

1. Install Latta Recorder via Composer

```
composer require lattaai/latta-php-recorder

```

1. Inject Into All PHP Files (you can create latta.php file and inject file)

```
use LattaAi\LattaLaravelReporter\LattaRecorder;

$recorder = new LattaRecorder("API KEY");
$recorder->startRecording("PHP", phpversion(), PHP_OS, "en", "server");

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance72

Regular maintenance activity

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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

Every ~21 days

Recently: every ~102 days

Total

21

Last Release

159d ago

PHP version history (2 changes)1.0.x-devPHP &gt;=5.0

1.1.8.x-devPHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cbb084dc09c035433af5623a4f13bcf6458fad63ad435b844033d52d53a4a3a?d=identicon)[madaraczech147](/maintainers/madaraczech147)

---

Top Contributors

[![MadaraCZech](https://avatars.githubusercontent.com/u/5748382?v=4)](https://github.com/MadaraCZech "MadaraCZech (11 commits)")

---

Tags

latta

### Embed Badge

![Health badge](/badges/lattaai-latta-php-recorder/health.svg)

```
[![Health](https://phpackages.com/badges/lattaai-latta-php-recorder/health.svg)](https://phpackages.com/packages/lattaai-latta-php-recorder)
```

PHPackages © 2026

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