PHPackages                             komjit/laragent - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. komjit/laragent

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

komjit/laragent
===============

This is a simple package for SzamlaAgent in Laravel.

2.10.18(2y ago)0127PHPPHP &gt;=5.6

Since Mar 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/komjit/laragent)[ Packagist](https://packagist.org/packages/komjit/laragent)[ RSS](/packages/komjit-laragent/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)DependenciesVersions (10)Used By (0)

Prerequisites
=============

[](#prerequisites)

- PHP 7.3 for maximum stability
- PHP XML extension

You need to install SimpleXML extension to your project:
Just paste this line to your composer.json in document root:

```
"require": {
        "ext-simplexml": "*"
},

```

Then run the following command in console: `composer update`

Installation
============

[](#installation)

1.) Run the following command in console:
`composer require komjit/laragent`

2.) Register the service provider in the app.php config file

`KomjIT\LarAgent\LarAgentServiceProvider::class,`

3.) Create the required folders in public folder:

- logs
- pdf
- xmls

Usage
=====

[](#usage)

Coming soon...

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~138 days

Recently: every ~1 days

Total

8

Last Release

552d ago

### Community

Maintainers

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

---

Top Contributors

[![komcsi04](https://avatars.githubusercontent.com/u/78533158?v=4)](https://github.com/komcsi04 "komcsi04 (42 commits)")

### Embed Badge

![Health badge](/badges/komjit-laragent/health.svg)

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

###  Alternatives

[axelarge/array-tools

Array tools for PHP 5.3

136.3k](/packages/axelarge-array-tools)

PHPackages © 2026

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