PHPackages                             schantldev/it-recht-kanzlei - 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. schantldev/it-recht-kanzlei

ActiveLibrary

schantldev/it-recht-kanzlei
===========================

v1.0.0-beta1(1mo ago)02↓50%PHP

Since Jun 16Pushed 1mo agoCompare

[ Source](https://github.com/schantldev/it-recht-kanzlei)[ Packagist](https://packagist.org/packages/schantldev/it-recht-kanzlei)[ RSS](/packages/schantldev-it-recht-kanzlei/feed)WikiDiscussions main Synced 2w ago

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

IT-Recht Kanzlei
================

[](#it-recht-kanzlei)

> Easily integrate your legal texts from IT-Recht Kanzlei.

Features
--------

[](#features)

This addon uses the official SDK of IT-Recht Kanzlei to neatly connect your website with their service.

How to Install
--------------

[](#how-to-install)

1. Install the addon via Composer: ```
    composer require schantldev/it-recht-kanzlei
    ```
2. Visit the addon's settings page to copy the set API key.
3. Create a new connection within your IT-Recht Kanzlei account. Paste the copied API key and set the endpoint URL to `https://example.org/api/it-recht-kanzlei`.

How to Use
----------

[](#how-to-use)

Once you have connected your website to your account, legal texts appear within the addon's settings page. To use them, simply add the special `IT-Recht Kanzlei Text` to your blueprint that allows you to select a legal text.

To show a selected text, make use of the `{{ itrecht:html }}` or `{{ itrecht:text }}` tag. Pass the selected text to the tag like so: `{{ itrecht:html :legal_id="legal_text" }}`. This assumes that the added fieldtype has a hanlde of `legal_text`.

It's recommended to combine your markup with a cache tag like in the full example below. The addon will automatically invalidate the cache key when a new legal text is added or updated, as long as it has the format as in the example.

```
{{ cache key="itrecht:{legal_text}" }}

        {{ partial:typography/prose as="article" class="contents" }}
            {{ itrecht:html :legal_id="legal_text" }}
        {{ /partial:typography/prose }}

{{ /cache }}
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance90

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity19

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

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/066c73af212709bf82a46e2dfe00e73a6514c11a6d1858acc68a31d70a5ee2ca?d=identicon)[AndreasSchantl](/maintainers/AndreasSchantl)

---

Top Contributors

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

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/schantldev-it-recht-kanzlei/health.svg)

```
[![Health](https://phpackages.com/badges/schantldev-it-recht-kanzlei/health.svg)](https://phpackages.com/packages/schantldev-it-recht-kanzlei)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

137236.2k8](/packages/statamic-rad-pack-runway)[statamic/seo-pro

71548.3k](/packages/statamic-seo-pro)[statamic/statamic

Statamic

829182.1k](/packages/statamic-statamic)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3618.3k](/packages/duncanmcclean-statamic-cargo)[statamic/eloquent-driver

Allows you to store Statamic data in a database.

128790.9k20](/packages/statamic-eloquent-driver)[rias/statamic-redirect

29347.4k](/packages/rias-statamic-redirect)

PHPackages © 2026

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