PHPackages                             wizdam/wizdam-editorial - 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. [Framework](/categories/framework)
4. /
5. wizdam/wizdam-editorial

ActiveProject[Framework](/categories/framework)

wizdam/wizdam-editorial
=======================

Lumera Edge - Modern Publisher Platform for Journal Management Framework Workflow and Publishing

v1.0.0.0(3mo ago)10GPL-3.0-onlyPHP ^8.4

Since Apr 25Compare

[ Source](https://github.com/mokesano/lumera-edge)[ Packagist](https://packagist.org/packages/wizdam/wizdam-editorial)[ Docs](https://wizdam.sangia.org/)[ GitHub Sponsors](https://github.com/mokesano)[ GitHub Sponsors](https://github.com/sangiaorg)[ RSS](/packages/wizdam-wizdam-editorial/feed)WikiDiscussions Synced 3w ago

READMEChangelog (1)Dependencies (18)Versions (9)Used By (0)

Lumera Edge
===========

[](#lumera-edge)

Lumera Edge adalah platform open-source untuk manajemen editorial dan penerbitan ilmiah. Proyek ini menargetkan modernisasi workflow penerbitan dengan struktur aplikasi yang lebih modular, autoload Composer, dan standar kode PHP modern.

 [ ![PHP Version](https://camo.githubusercontent.com/41e3f11bf4cab6cb04504543155aa76863e5848825a2bafe81e1e14563af6f5a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d5e382e312d3737374242343f7374796c653d666f722d7468652d6261646765266c6f676f3d706870266c6f676f436f6c6f723d7768697465) ](https://github.com/mokesano/lumera-edge) [ ![License](https://camo.githubusercontent.com/5e28cad15e34f3657f015380cf2cc237437f0c33d6b1bf8a3627672153b2ae1e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c253230332e302d2d6f6e6c792d626c75653f7374796c653d666f722d7468652d6261646765) ](https://github.com/mokesano/lumera-edge/blob/main/docs/LICENSE) [ ![Packagist](https://camo.githubusercontent.com/6821d2abc059c4f2431d602243b470be0c45161167ecacc36cdbf5c45cfe135a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d77697a64616d2532466c756d6572612d2d656467652d4632384431413f7374796c653d666f722d7468652d6261646765266c6f676f3d7061636b6167697374266c6f676f436f6c6f723d7768697465) ](https://packagist.org/packages/lumera/lumera-edge) [ ![Security Policy](https://camo.githubusercontent.com/6889b4c6f48c433c02fb696018924ecb82f46325136542adaeb27d0bf3c1387f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73656375726974792d706f6c6963792d696d706f7274616e743f7374796c653d666f722d7468652d6261646765266c6f676f3d676974687562) ](https://github.com/mokesano/lumera-edge/security/advisories)

Informasi utama
---------------

[](#informasi-utama)

ItemNilaiBahasa utamaPHPVersi PHP8.1+LisensiGPL-3.0-onlyAutoloadComposer PSR-4 dan classmap legacyDirektori publik`public/`Vendor Composer`core/Library/`Kebutuhan sistem
----------------

[](#kebutuhan-sistem)

- PHP 8.1 atau lebih baru.
- Composer 2.x.
- MySQL/MariaDB atau PostgreSQL.
- Web server yang dapat diarahkan ke direktori `public/`.
- Ekstensi PHP sesuai `composer.json`, termasuk `curl`, `gd`, `json`, `mbstring`, `xml`, dan `zip`.

Instalasi singkat
-----------------

[](#instalasi-singkat)

```
git clone https://github.com/mokesano/lumera-edge.git
cd lumera-edge
composer install
```

Siapkan file konfigurasi dan database sesuai kebutuhan environment, lalu arahkan document root web server ke `public/`.

Untuk menjalankan server lokal sederhana:

```
php -S localhost:8000 -t public/
```

Struktur penting
----------------

[](#struktur-penting)

PathFungsi`app/`Kode aplikasi dan domain Lumera`core/`kernel, module legacy, include, dan library Composer`plugins/`plugin aplikasi`public/`entry point web`resources/`resource frontend/template`docs/`dokumentasi proyek`docs-develop/`catatan pengembangan dan laporan teknisStandar kode
------------

[](#standar-kode)

- Namespace aplikasi mengikuti PSR-4 sesuai mapping di `composer.json`.
- File PHP baru sebaiknya mengikuti PSR-12.
- Kode legacy di `core/` masih dapat dimuat melalui classmap Composer jika belum siap PSR-4.
- Hindari class duplikat pada classmap; gunakan namespace atau nama class yang spesifik untuk kode baru.

Perintah pengembangan
---------------------

[](#perintah-pengembangan)

```
composer validate --strict
composer dump-autoload --strict-psr --optimize
composer run-script cs-check
composer run-script analyze
composer test
```

> Catatan: beberapa perintah membutuhkan dependency development yang sudah terpasang.

Keamanan
--------

[](#keamanan)

Jangan mempublikasikan detail kerentanan secara terbuka. Laporkan isu keamanan melalui kanal resmi maintainer proyek.

Lisensi
-------

[](#lisensi)

Lumera Edge dirilis dengan lisensi GPL-3.0-only. Lihat file lisensi proyek untuk informasi lengkap.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance82

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

90d ago

### Community

Maintainers

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

---

Tags

publishingjournalopen accesswizdam

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/wizdam-wizdam-editorial/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.5k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k16](/packages/tempest-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M425](/packages/drupal-core-recommended)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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