PHPackages                             radasfunk/lucentcms-php - 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. radasfunk/lucentcms-php

ActiveLibrary

radasfunk/lucentcms-php
=======================

PHP client for LucentCMS

0.1.9(4y ago)1142MITPHPPHP ^7.4|^8.0

Since Jun 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/radasfunk/lucentcms-php)[ Packagist](https://packagist.org/packages/radasfunk/lucentcms-php)[ Docs](https://github.com/radasfunk/lucentcms-php)[ RSS](/packages/radasfunk-lucentcms-php/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

PHP driver for Lucent CMS v3.

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

[](#installation)

You can install the package via composer:

```
composer require radasfunk/lucentcms-php
```

Usage
-----

[](#usage)

```
$lucent = new Client(
    {{channelID}},
    {{apiKey}}),
);

// Optionally you can set the locale
$lucent->addHeader("Accept-Language",{locale});

$res = $lucent->get('documents', [
    'filter[schema]' => 'products',
]);
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Alexander Lingris](https://github.com/lucentcms)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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 ~4 days

Total

7

Last Release

1764d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a241dac98c9c48cca5f295f9f5c031bf25c8b95d21bbff676666e7af1f795a1d?d=identicon)[lexx27](/maintainers/lexx27)

---

Top Contributors

[![lexx27](https://avatars.githubusercontent.com/u/696146?v=4)](https://github.com/lexx27 "lexx27 (12 commits)")[![thearyanahmed](https://avatars.githubusercontent.com/u/20617352?v=4)](https://github.com/thearyanahmed "thearyanahmed (1 commits)")

---

Tags

lucentcms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/radasfunk-lucentcms-php/health.svg)

```
[![Health](https://phpackages.com/badges/radasfunk-lucentcms-php/health.svg)](https://phpackages.com/packages/radasfunk-lucentcms-php)
```

###  Alternatives

[paynl/sdk

401.5M11](/packages/paynl-sdk)[allyans3/steam-market-api-v2

Steam Market API v2

1937.3k](/packages/allyans3-steam-market-api-v2)[cristal/php-api-wrapper

Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)

12594.9k](/packages/cristal-php-api-wrapper)[chapter-three/apple-news-api

Push content to Apple News.

38307.5k3](/packages/chapter-three-apple-news-api)[labs64/netlicensingclient-php

PHP wrapper for Labs64 NetLicensing RESTful API

1450.4k1](/packages/labs64-netlicensingclient-php)[infifni/fan-courier-api-client

Fan Courier API Client

1332.6k](/packages/infifni-fan-courier-api-client)

PHPackages © 2026

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